On Thu, 27 Feb 2025 10:04:04 GMT, Roberto Castañeda Lozano 
<rcastaned...@openjdk.org> wrote:

>> Thomas Stuefe has updated the pull request incrementally with five 
>> additional commits since the last revision:
>> 
>>  - feedback ashu
>>  - feedback roberto
>>  - final-statistics-switch
>>  - performance fix
>>  - remove test code
>
> src/hotspot/share/compiler/compilationMemStatInternals.hpp line 243:
> 
>> 241:   int retrieve_live_node_count() const;
>> 242: 
>> 243:   DEBUG_ONLY(void verify() const;)
> 
> Unused. I suggest to either call this function from some appropriate point 
> (in debug mode only) or just remove it.

I'll use it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23530#discussion_r1976553526

Reply via email to