-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b26
TestVerifyLoopOptimizationsHitsMemLimit.java fails with product builds:
Error: VM option 'StressDuplicateBackedge' is develop and is available only in debug version of VM.
Improperly specified VM option 'StressDuplicateBackedge'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Error: VM option 'StressDuplicateBackedge' is develop and is available only in debug version of VM.
Improperly specified VM option 'StressDuplicateBackedge'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- caused by
-
JDK-8366990 C2: Compilation hits the memory limit when verifying loop opts in Split-If code
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/74354f23
-
Review(master)
openjdk/jdk/28504