-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 12
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8230655 | 11.0.6 | Erik Österlund | P4 | Resolved | Fixed | b01 |
There is currently no way of doing IN_NATIVE accesses in C2 using its access API. These are required to properly access OopHandle, used to access the Java class mirrors. In order to support concurrent class unloading in ZGC, this support must be added.
- backported by
-
JDK-8230655 Introduce native oop barriers in C2 for OopHandle
- Resolved