On Tue, 12 Nov 2024 07:30:41 GMT, Shaojin Wen <s...@openjdk.org> wrote:
> 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. There are two other possible address overflow issues that are difficult to fix: java.util.zip.CRC32C::updateBytes jdk.internal.util.ArraysSupport::mismatch ------------- PR Comment: https://git.openjdk.org/jdk/pull/22027#issuecomment-2469804720