[jdk17u-dev] Integrated: 8369992: JFR: Disable Placeholder-, LoaderConstraints- and ProtectionDomainCacheTableStatistics in default.jfc

Goetz Lindenmaier goetz at openjdk.org
Tue Oct 28 14:10:35 UTC 2025


On Sun, 26 Oct 2025 18:44:57 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.18-oracle.
> 
> First, there was the attempt to delete these events, see backport of https://bugs.openjdk.org/browse/JDK-8291733: Remove JFR events that expose hashtable
> 
> @eghalin pointed out to me that Oracle reverts this (See [JDK-8369975](https://bugs.openjdk.org/browse/JDK-8369975) [BACKOUT BACKPORT] Remove JFR events that expose hashtable) and instead disables the events, 
> see also comment in https://github.com/openjdk/jdk17u-dev/pull/4047 
> 
> This now implements the backport according to that comment.
> 
> Thanks again, Eric, for informing about this.

This pull request has now been integrated.

Changeset: d1813cce
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/d1813cce59cafe53f70808d47fc7029e0351e7bc
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8369992: JFR: Disable Placeholder-, LoaderConstraints- and ProtectionDomainCacheTableStatistics in default.jfc

Reviewed-by: mbaesken

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

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


More information about the jdk-updates-dev mailing list