[jdk17u-dev] RFR: 8287832: jdk/jfr/event/runtime/TestActiveSettingEvent.java failed with "Expected two batches of Active Setting events"

Paul Hohensee phh at openjdk.org
Thu Nov 30 16:55:17 UTC 2023


On Wed, 29 Nov 2023 18:55:53 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> This is an addition to https://github.com/openjdk/jdk17u-dev/pull/1986 and https://github.com/openjdk/jdk17u-dev/pull/1992
> Having disabled events in recordings is also quite unexpected.
> 
> The patch is very close to the original one.  jfrEvent.hpp is slightly different because of virtual threads absence (no JfrThreadLocal::is_included()), and ProblemList.txt in 17 doesn't contain TestActiveSettingEvent.
> 
> Testing: tier1, tier2, jdk_jfr, gc/stress/jfr (linux-aarch64 fastdebug).

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2002#pullrequestreview-1757939558


More information about the jdk-updates-dev mailing list