-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b56
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083021 | emb-9 | Igor Ignatyev | P4 | Resolved | Fixed | team |
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
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
- backported by
-
JDK-8083021 [TESTBUG] compiler/whitebox/DeoptimizeFramesTest fails with exit code 1
-
- Resolved
-
- relates to
-
JDK-8075488 compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions
-
- Resolved
-
-
JDK-8068003 compiler/whitebox/DeoptimizeFramesTest.java fails: compilation 48 can't be available
-
- Closed
-