-
Enhancement
-
Resolution: Unresolved
-
P3
-
9, 10
Most new Unsafe methods delegate to stronger variants in Unsafe.java, with the exception of new CompareAndExchange methods. compareAndExchange cannot be emulated with existing APIs. We need to intrinsify compareAndExchange methods separately.
- relates to
-
JDK-8141635 Implement VarHandles/Unsafe intrinsics on POWER
-
- Resolved
-
-
JDK-8141633 Implement VarHandles/Unsafe intrinsics on AArch64
-
- Resolved
-
-
JDK-8141634 Implement VarHandles/Unsafe intrinsics on SPARC
-
- Resolved
-