RFR: 8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM [v23]
    Paul Hohensee 
    phh at openjdk.org
       
    Wed May 24 14:40:22 UTC 2023
    
    
  
On Tue, 23 May 2023 18:21:18 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> Paul Hohensee has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8304074: atomic load needed in exited_allocated_bytes
>
> src/jdk.management/share/classes/com/sun/management/ThreadMXBean.java line 116:
> 
>> 114:      * recorded.
>> 115:      *
>> 116:      * @implSpec The default implementation throws UnsupportedOperationException
> 
> Suggestion:
> 
>      * @implSpec The default implementation throws {@code UnsupportedOperationException}
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13814#discussion_r1204267595
    
    
More information about the serviceability-dev
mailing list