RFR: 8348347: Cleanup JavaThread subclass support in SA [v2]
    Chris Plummer 
    cjplummer at openjdk.org
       
    Tue Feb 11 23:20:17 UTC 2025
    
    
  
On Tue, 11 Feb 2025 23:11:50 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update comments
>
> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/JavaThread.java line 54:
> 
>> 52:   private static long oopPtrSize;
>> 53: 
>> 54:   // For accessing platform dependent functionality
> 
> Nit: It is better to have dot at the end of comment.
It's consistent with other comments in the file.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23456#discussion_r1951739000
    
    
More information about the serviceability-dev
mailing list