[jdk21u-dev] RFR: 8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays [v2]

Goetz Lindenmaier goetz at openjdk.org
Fri Sep 12 10:56:38 UTC 2025


> 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.

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  add new tests

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

Changes:
  - all: https://git.openjdk.org/jdk21u-dev/pull/2179/files
  - new: https://git.openjdk.org/jdk21u-dev/pull/2179/files/4d2d9d8e..03bbd3dc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2179&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2179&range=00-01

  Stats: 253 lines in 2 files changed: 253 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/2179.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2179/head:pull/2179

PR: https://git.openjdk.org/jdk21u-dev/pull/2179


More information about the jdk-updates-dev mailing list