JDK-7198988 : TEST_BUG re-order paramaters for Collision.java @run
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-17
  • Updated: 2014-10-06
  • Resolved: 2012-09-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7Fixed 8 b58Fixed
Related Reports
Relates :  
Relates :  
Description
@run statement added in 7189926 has incorrect order for @run parameters which causes the -shortrun and -D to both have no effect.

Comments
EVALUATION reorder '@run main -Djdk.map.althashing.threshold=0 Collisions -shortrun'
17-09-2012