Details
Description
After JDK-8134293, C1 does (get|set)Opaque by delegating to unsafe.cpp calls.
We can do better: say, a non-inlineable Java method, or a runtime stub that avoids JNI.
We can do better: say, a non-inlineable Java method, or a runtime stub that avoids JNI.
Attachments
Issue Links
- relates to
-
JDK-8134293 VH.(get|set)Opaque implementations
-
- Resolved
-