RFR: 8283456: Make CompiledICHolder::live_count/live_not_claimed_count debug only
    Zhengyu Gu 
    zgu at openjdk.java.net
       
    Tue Mar 22 13:31:33 UTC 2022
    
    
  
On Tue, 22 Mar 2022 02:55:23 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Please review this trivial patch to make `CompiledICHolder::live_count/live_not_claimed_count` debug only, since they are only updated/used in debug only code.
>
> Seems fine and trivial.
> 
> Thanks,
> David
Thanks, @dholmes-ora
-------------
PR: https://git.openjdk.java.net/jdk/pull/7890
    
    
More information about the hotspot-dev
mailing list