[jdk21u-dev] RFR: 8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 12 10:56:39 UTC 2025
On Thu, 11 Sep 2025 12:03:55 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.10-oracle.
>
> Resolved print statement in guardedMemory.cpp.
> The difference is the usage of %zu in the original, and SIZE_FORMAT in 21.
Oops, sorry, I missed to add them to the commit. Fixed, see second commit.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2179#issuecomment-3284798250
More information about the jdk-updates-dev
mailing list