JDK-8073860 : [TESTBUG] compiler/whitebox/DeoptimizeFramesTest fails with exit code 1
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-02-25
  • Updated: 2015-06-03
  • Resolved: 2015-03-12
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 9
9 b56Fixed
Related Reports
Relates :  
Relates :  
Description
Test fails with product builds due to using DeoptimizeALot develop flag:

Error: VM option 'DeoptimizeALot' is develop and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Can be fixed by adding -XX:+IgnoreUnexpectedVMOptions flag or something
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/709140b8dfa5 User: lana Date: 2015-03-25 00:35:04 +0000
25-03-2015

URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/709140b8dfa5 User: iignatyev Date: 2015-03-12 18:44:06 +0000
12-03-2015

ILW=Testbug, one test every product build, -XX:+IgnoreUnexpectedVMOptions=MMM=P3
25-02-2015