RFR: 8292266: Add JFR event for total Reference processing time [v6]

Thomas Schatzl tschatzl at openjdk.org
Tue Nov 22 11:00:20 UTC 2022


On Tue, 22 Nov 2022 10:30:26 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> When/if we add concurrent reference processing time tracking (which isn't trivial to do), then it may be useful to add another event (or just a value to the existing one) to be able to discriminate between concurrent vs. time spent in stw.

Maybe name the value in the event something like "STW time" or so to make it clear already what it contains.

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

PR: https://git.openjdk.org/jdk/pull/11230


More information about the hotspot-jfr-dev mailing list