-
Bug
-
Resolution: Fixed
-
P2
-
8, 9, 10, 11, 12, 13
-
b03
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271479 | 13.0.9 | Sergey Nazarkin | P2 | Resolved | Fixed | b01 |
and 20+ instances of Unsafe.copySwapMemoy in generated Direct*Buffer* code, these accesses are not guarded for graceful dealing as per current implementation or plan (
- backported by
-
JDK-8271479 MappedByteBuffer bulk access memory failures are not handled gracefully
-
- Resolved
-
- relates to
-
JDK-8226871 invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
-
- Closed
-
-
JDK-8227068 [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
-
- Closed
-
-
JDK-4454115 Need to deal gracefully with unsafe operations that access invalid memory (C2)
-
- Resolved
-
-
JDK-8273440 Zero: Disable runtime/Unsafe/InternalErrorTest.java
-
- Resolved
-
-
JDK-8154592 Exceptions thrown from unsafe operations should be synchronous
-
- Closed
-
-
JDK-8246381 VM crashes with "Current BasicObjectLock* below than low_mark"
-
- Resolved
-
-
JDK-8229254 solaris_x64 build fails after JDK-8191278
-
- Resolved
-
-
JDK-8202261 (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
-
- Closed
-
-
JDK-8226878 zero crashes after JDK-8191278
-
- Closed
-
-
JDK-8320886 Unsafe_SetMemory0 is not guarded
-
- Closed
-
-
JDK-8323813 Move StoreB into unsafe_arraycopy stub
-
- Open
-
-
JDK-8155982 CompareAndExchange/Swap should leverage MemoryAccess class
-
- Closed
-
- links to
-
Commit openjdk/jdk13u-dev/40ab2a0b
-
Review openjdk/jdk11u-dev/173
-
Review openjdk/jdk13u-dev/239
-
Review openjdk/jdk13u-dev/240