Details
-
Bug
-
Resolution: Duplicate
-
P3
-
repo-metropolis
-
generic
-
generic
Description
During testing of JDK-8218847 changes I found few failures. This is one of them:
With " -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal" flags
Uncaught exception at open/src/hotspot/share/jvmci/jvmciRuntime.cpp:1491
java.lang.StackOverflowError
test/hotspot/jtreg/compiler/uncommontrap/TestStackBangRbp.java
With " -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal" flags
Uncaught exception at open/src/hotspot/share/jvmci/jvmciRuntime.cpp:1491
java.lang.StackOverflowError
test/hotspot/jtreg/compiler/uncommontrap/TestStackBangRbp.java
Attachments
Issue Links
- duplicates
-
JDK-8219995 Update JVMCI
- Resolved
- relates to
-
JDK-8219403 JVMCIRuntime::adjust_comp_level should be replaced
- Resolved
-
JDK-8218847 [libgraal] port JVMCI support for libgraal
- Resolved