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

David Holmes dholmes at openjdk.org
Thu Jul 10 23:12:25 UTC 2025


> Hi all,
> 
> This pull request contains a backport of commit [f67e4354](https://github.com/openjdk/jdk/commit/f67e4354316dcec185eac66adec2395e20b62579) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by David Holmes on 10 Jul 2025 and was reviewed by Martin Doerr, Thomas Stuefe and Coleen Phillimore.
> 
> There is a follow up fix to the test - JDK-8361754 - that has been incorporated into this PR
> 
> Thanks!

David Holmes has updated the pull request incrementally with one additional commit since the last revision:

  8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
  
  Reviewed-by: jpai, darcy

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26234/files
  - new: https://git.openjdk.org/jdk/pull/26234/files/b3870f25..37caf98f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26234&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26234&range=00-01

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26234.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26234/head:pull/26234

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


More information about the hotspot-dev mailing list