[jdk17u-dev] RFR: 8289524: Add JFR JIT restart event

Erik Gahlin egahlin at openjdk.org
Wed Nov 2 11:17:29 UTC 2022


On Wed, 2 Nov 2022 09:13:56 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> backport of 8289524

This is an enhancement. The bar for backporting events should be high. This PR also changes metadata of an existing event (adds a new field) which increases the risk for issues. The event is enabled by default, so it will have an impact on existing recordings running in production. It also contains a bug (JDK-8295419, fixed in mainline).

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

PR: https://git.openjdk.org/jdk17u-dev/pull/853


More information about the jdk-updates-dev mailing list