Thread[JVMCI CompilerThread1,9,system]: Compilation of java.lang.String.isLatin1() failed:
java.lang.OutOfMemoryError: Java heap space
[...]
Dumping IGV graphs in /.../testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_gc_quick/scratch/2/graal_dumps/1555534764711/graal_diagnostics_20289/java.lang.String.isLatin1()
[...]
Exiting VM after retry compilation of java.lang.String.isLatin1()
java.lang.OutOfMemoryError: Java heap space
[...]
Dumping IGV graphs in /.../testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_gc_quick/scratch/2/graal_dumps/1555534764711/graal_diagnostics_20289/java.lang.String.isLatin1()
[...]
Exiting VM after retry compilation of java.lang.String.isLatin1()
- duplicates
-
JDK-8221598 Update Graal
- Resolved