RFR: 8268406: Deallocate jmethodID native memory [v5]

Coleen Phillimore coleenp at openjdk.org
Wed Jun 18 12:06:27 UTC 2025


On Fri, 13 Jun 2025 20:18:38 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Serguei's comments rename validate_jmethod_id
>
> src/hotspot/share/oops/jmethodIDTable.hpp line 31:
> 
>> 29: #include "memory/allocation.hpp"
>> 30: 
>> 31: // Class for associating Method with jmethodID
> 
> nit typo: please add an ending period to the comment.

fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25267#discussion_r2154419139


More information about the hotspot-dev mailing list