-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b16
jtreg -va -s -jdk:jdk test/hotspot/jtreg/compiler/loopopts/VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java
Error: VM option 'StressIGVN' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'StressIGVN'.
Improperly specified VM option 'StressIGVN'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Error: VM option 'StressIGVN' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'StressIGVN'.
Improperly specified VM option 'StressIGVN'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- caused by
-
JDK-8335708 C2: Compile::verify_graph_edges must start at root and safepoints, just like CCP traversal
-
- Resolved
-
- duplicates
-
JDK-8352641 [TESTBUG] VerifyGraphEdgesWithDeadCodeCheckFromSafepoints.java fails due to missing UnlockDiagnosticVMOptions
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/e23e0f85
-
Review(master) openjdk/jdk/24151