-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b14
Unsafe::copyMemory0 intrinsic unconditionally inserts barriers arounds the call. It is conservative and barriers can be avoided in some cases (similar to what is done for scalar unsafe accesses; e.g., copying between on-heap arrays and off-heap is one of such cases).
- duplicates
-
JDK-8269128 C2: Avoid redundant memory barriers in Unsafe.copyMemory0 intrinsic
-
- Closed
-
- relates to
-
JDK-8283122 [AIX, s390] UnsafeCopyMemory 'Mismatched' Tests Fail on Big Endian Systems
-
- Resolved
-
-
JDK-8316756 C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call
-
- Resolved
-
-
JDK-8268822 Performance of bulk copy with segments seems suboptimal
-
- Closed
-
(1 links to)