[jdk17u-dev] RFR: 8286740: JFR: Active Setting event emitted incorrectly
Jaroslav Bachorik
jbachorik at openjdk.org
Mon Feb 19 12:21:55 UTC 2024
On Fri, 16 Feb 2024 09:47:50 GMT, Richard Startin <duke at openjdk.org> wrote:
> jtreg_jfr passed [here](https://github.com/DataDog/openjdk-jdk17/actions/runs/7928014975)
I cross-checked the diff against the original fix and the only minor difference is `MetadataRepository.java` where `configuration.getEventControl()` was changed to `handler.getEventControl()`.
LGTM
-------------
Marked as reviewed by jbachorik (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2210#pullrequestreview-1888281736
More information about the jdk-updates-dev
mailing list