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

David Holmes dholmes at openjdk.org
Wed Jul 9 02:32:45 UTC 2025


On Tue, 8 Jul 2025 15:37:59 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comment - remove extra blank lines
>
> src/hotspot/share/memory/guardedMemory.hpp line 157:
> 
>> 155:     void* get_tag2() const { return _tag2; }
>> 156: 
>> 157: 
> 
> Maybe remove extra empty lines?

Done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26177#discussion_r2193878131


More information about the hotspot-dev mailing list