[jdk25] Integrated: 8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
David Holmes
dholmes at openjdk.org
Fri Jul 11 00:24:49 UTC 2025
On Thu, 10 Jul 2025 02:37:38 GMT, David Holmes <dholmes at openjdk.org> wrote:
> 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!
This pull request has now been integrated.
Changeset: 9adc480e
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9adc480ec3b67ca0dca6ae6c49774c28eae46ded
Stats: 350 lines in 6 files changed: 324 ins; 6 del; 20 mod
8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
Reviewed-by: coleenp
Backport-of: f67e4354316dcec185eac66adec2395e20b62579
-------------
PR: https://git.openjdk.org/jdk/pull/26234
More information about the hotspot-dev
mailing list