[jdk17u-dev] RFR: 8298035: Provide better descriptions for JIT compiler JFR events
Martin Doerr
mdoerr at openjdk.org
Mon Jan 2 14:07:54 UTC 2023
On Mon, 2 Jan 2023 11:34:49 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Backport of 8298035, small adjustments needed because of diff in the stride
Your change differs because you had to move the `commitState` assignments. Reason is that [JDK-8280844](https://bugs.openjdk.org/browse/JDK-8280844) is not in 17u. This explanation is missing in your description. Backport LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.org/jdk17u-dev/pull/1020
More information about the jdk-updates-dev
mailing list