RFR: 8343984: Fix Unsafe address overflow [v8]

Alan Bateman alanb at openjdk.org
Wed Nov 13 07:40:55 UTC 2024


On Tue, 12 Nov 2024 23:34:48 GMT, Shaojin Wen <swen at 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.
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/java.base/share/classes/java/lang/StringLatin1.java
>   
>   Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>

Marked as reviewed by alanb (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/22027#pullrequestreview-2432158366


More information about the core-libs-dev mailing list