-
Bug
-
Resolution: Fixed
-
P3
-
11, 16, 17
-
b30
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8258635 | 17 | Christian Hagedorn | P3 | Resolved | Fixed | b03 |
JDK-8260897 | 11.0.12-oracle | Dukebot | P3 | Resolved | Fixed | b01 |
JDK-8264037 | 11.0.12 | Christian Hagedorn | P3 | Resolved | Fixed | b01 |
compiler/loopopts/TestDivZeroWithSplitIf.java
Here's a snippet from the log file:
Error: VM option 'StressGCM' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'StressGCM'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- backported by
-
JDK-8258635 [TESTBUG] TestDivZeroWithSplitIf.java fails due to missing UnlockDiagnosticVMOptions
- Resolved
-
JDK-8260897 [TESTBUG] TestDivZeroWithSplitIf.java fails due to missing UnlockDiagnosticVMOptions
- Resolved
-
JDK-8264037 [TESTBUG] TestDivZeroWithSplitIf.java fails due to missing UnlockDiagnosticVMOptions
- Resolved
- duplicates
-
JDK-8258526 compiler/loopopts/TestDivZeroWithSplitIf.java failed with "Error: VM option 'StressGCM' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions."
- Closed
- relates to
-
JDK-8257822 C2 crashes with SIGFPE due to a division that floats above its zero check
- Resolved