Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
Test fails due to using -XX:+IgnoreUnexpectedVMOptions. Using -XX:+IgnoreUnrecognizedVMOptions might solve the problem. The -XX:+IgnoreUnexpectedVMOptions flag was added by
.
backported by
JDK-8082630 compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions
- Resolved
relates to
JDK-8073860 [TESTBUG] compiler/whitebox/DeoptimizeFramesTest fails with exit code 1
- Resolved