-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
9
Test should check if debug build is used.
It fails with
stdout: [];
stderr: [Error: VM option 'PrintIdeal' is notproduct 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.
]
It fails with
stdout: [];
stderr: [Error: VM option 'PrintIdeal' is notproduct 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.
]
- duplicates
-
JDK-8166374 compiler/loopopts/UseCountedLoopSafepointsTest.java fails with "Safepoint not found"
-
- Resolved
-