[jdk17u-dev] Integrated: 8287832: jdk/jfr/event/runtime/TestActiveSettingEvent.java failed with "Expected two batches of Active Setting events"
Dmitry Chuyko
dchuyko at openjdk.org
Fri Dec 1 14:00:23 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).
This pull request has now been integrated.
Changeset: e4cb6aa3
Author: Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/e4cb6aa3383d71c8d7b64aa49e34268cbdf93f9d
Stats: 32 lines in 3 files changed: 10 ins; 10 del; 12 mod
8287832: jdk/jfr/event/runtime/TestActiveSettingEvent.java failed with "Expected two batches of Active Setting events"
Reviewed-by: phh
Backport-of: 4df4a1f8e238ebf49d4b0e1e102ccdc3cdb82de9
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2002
More information about the jdk-updates-dev
mailing list