Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3-incubating
-
None
-
None
Description
Now, MT-DCS use random.nextInt(1000) to generator a number for statement which used as stmtHandle. However it can't make sure the value it unique for echo statement. hashCode() could be used instead of random.