JDK-7199249 : TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-18
  • 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
7u40Fixed 8 b58Fixed
Related Reports
Relates :  
Description
When JTReg runs in sharedvm or agentvm mode it is necessary to specify /othervm to any @run main lines which include -D options.

Comments
WORK AROUND http://hg.openjdk.java.net/jdk8/tl-gate/jdk/rev/e7add6d98729
18-09-2012

EVALUATION add /othervm so that @run line works in all execution modes
18-09-2012