[jdk16] RFR: 8253505: JFR: onFlush invoked out of order with a sorted event stream [v2]
Erik Gahlin
egahlin at openjdk.java.net
Thu Jan 14 18:55:19 UTC 2021
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk16/pull/116/files
- new: https://git.openjdk.java.net/jdk16/pull/116/files/32fc2570..ca047662
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk16&pr=116&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk16&pr=116&range=00-01
Stats: 7 lines in 2 files changed: 3 ins; 3 del; 1 mod
Patch: https://git.openjdk.java.net/jdk16/pull/116.diff
Fetch: git fetch https://git.openjdk.java.net/jdk16 pull/116/head:pull/116
PR: https://git.openjdk.java.net/jdk16/pull/116
More information about the hotspot-jfr-dev
mailing list