RFR: 8268406: Deallocate jmethodID native memory [v4]
Serguei Spitsyn
sspitsyn at openjdk.org
Wed Jun 18 22:31:33 UTC 2025
On Wed, 18 Jun 2025 12:00:43 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> src/hotspot/share/oops/jmethodIDTable.hpp line 48:
>>
>>> 46: static void remove(jmethodID mid);
>>> 47:
>>> 48: // RedefineClasses support
>>
>> Nit: Add a dot at the end of the comment for consistency with other comments.
>
> This isn't a sentence and this pattern is in the sources in a lot of places, none of these places have a period at the end.
Okay
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25267#discussion_r2155619399
More information about the hotspot-dev
mailing list