RFR: 8351594: JFR: Rate-limited sampling of Java events [v9]
    Alan Bateman 
    alanb at openjdk.org
       
    Thu Jun  5 11:07:56 UTC 2025
    
    
  
On Thu, 5 Jun 2025 10:10:41 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> Could I have review of an enhancement that adds rate-limited sampling to Java events, including five events in the JDK (SocketRead, SocketWrite, FileRead, FileWrite, and JavaExceptionThrow).
>> 
>> Testing: test/jdk/jdk/jfr
>> 
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Move the timestamp to before the try block, change bytes to bytesWritten and remove unnecessary code
The usages are much cleaner in the update so I think this all good.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25559#pullrequestreview-2899855765
    
    
More information about the net-dev
mailing list