RFR: 8343984: Fix Unsafe address overflow [v7]
Alan Bateman
alanb at openjdk.org
Tue Nov 12 16:46:31 UTC 2024
On Tue, 12 Nov 2024 16:37:28 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> @liach provided a new idea, which is to change the type of jdk.internal.misc.Unsafe.ARRAY_XXX_OFFSET from int to long. I think @liach's idea is better, that is the way to completely solve this problem.
I discussed this briefly with him today, he's looking into the implications of doing that.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22027#issuecomment-2471038775
More information about the core-libs-dev
mailing list