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

Martin Doerr mdoerr at openjdk.org
Tue Jul 8 20:29:40 UTC 2025


On Tue, 8 Jul 2025 20:23:21 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This looks good. is_readable_range avoids unaligned SafeFetch32, right?

Right. It aligns down to `min_page_size` which fine.

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

PR Comment: https://git.openjdk.org/jdk/pull/26177#issuecomment-3050212901


More information about the hotspot-dev mailing list