-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 22
-
Component/s: hotspot
-
b17
As a result of JDK-8315818, -Xcomp on jargraal no longer blocks compilations of application code. It undid the forced initialization of JVMCI. While that is correct for libgraal, it's incorrect for jargraal.
- relates to
-
JDK-8315818 vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.java fails on libgraal
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/8350268c
-
Review(master)
openjdk/jdk/15801