Running the test in product, we get:
STDOUT:
STDERR:
Error: VM option 'StressIncrementalInlining' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'StressIncrementalInlining'.
Improperly specified VM option 'StressIncrementalInlining'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
.....
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
--------------------------------------------------
Test results: failed: 1
STDOUT:
STDERR:
Error: VM option 'StressIncrementalInlining' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'StressIncrementalInlining'.
Improperly specified VM option 'StressIncrementalInlining'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
.....
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
--------------------------------------------------
Test results: failed: 1
- caused by
-
JDK-8367333 C2: Vector math operation intrinsification failure
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/a49856bb
-
Review(master) openjdk/jdk/27359