-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
None
We miss the intrinsic support for Unsafe.{getAcquire|setRelease} in C1.
See bool GraphBuilder::try_inline_intrinsics(ciMethod* callee).
These should be trivial to implement with {set|put}Volatile.
See bool GraphBuilder::try_inline_intrinsics(ciMethod* callee).
These should be trivial to implement with {set|put}Volatile.