[jdk17u-dev] RFR: 8266936: Add a finalization JFR event
Erik Gahlin
egahlin at openjdk.java.net
Tue Apr 19 20:28:43 UTC 2022
On Tue, 19 Apr 2022 15:06:41 GMT, Jaroslav Bachorik <jbachorik at openjdk.org> wrote:
> Backport of https://github.com/openjdk/jdk/pull/4731
I think we should try to avoid backporting JFR events. It's a feature and those should be kept to a minimum. It's a slippery slope, why not backport any other events? In this case, the change also impacts a lot of files, making it risky.
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/351
More information about the jdk-updates-dev
mailing list