[jdk16] RFR: 8253505: JFR: onFlush invoked out of order with a sorted event stream [v2]

Markus Grönlund mgronlun at openjdk.java.net
Thu Jan 14 21:22:05 UTC 2021


On Thu, 14 Jan 2021 18:55:19 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Hi,
>> 
>> Could I have a review of a fix that makes sure EventStream::onFlush is always called after events in a segment has been pushed.
>> 
>> Testing jdk/jdk/jfr
>> 
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Reviewer feedback

Looks good.

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

Marked as reviewed by mgronlun (Reviewer).

PR: https://git.openjdk.java.net/jdk16/pull/116


More information about the hotspot-jfr-dev mailing list