> In the JDK code, there are some places that may cause Unsafe offset overflow. > The probability of occurrence is low, but if it occurs, it will cause JVM > crash.
Shaojin Wen has updated the pull request incrementally with two additional commits since the last revision: - re gen-src - rename address to offset, from @AlanBateman ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22027/files - new: https://git.openjdk.org/jdk/pull/22027/files/c719c7d1..4e007699 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22027&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22027&range=02-03 Stats: 11 lines in 7 files changed: 0 ins; 0 del; 11 mod Patch: https://git.openjdk.org/jdk/pull/22027.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22027/head:pull/22027 PR: https://git.openjdk.org/jdk/pull/22027