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.

This pull request has now been integrated.

Changeset: 0dab920b
Author:    Shaojin Wen <s...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/0dab920b70560a5aea8b068080655a292908b646
Stats:     34 lines in 11 files changed: 0 ins; 0 del; 34 mod

8343984: Fix Unsafe address overflow

Reviewed-by: pminborg, alanb

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

PR: https://git.openjdk.org/jdk/pull/22027

Reply via email to