git: openjdk/jdk17u-dev: 8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MASK computation is incorrect
Paul Hohensee
phh at openjdk.org
Mon May 13 17:02:13 UTC 2024
Changeset: e2791f33
Author: Roman Marchenko <rmarchenko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2024-05-13 17:00:43 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/e2791f3304768729fbc665886f9c406fb3d1bf39
8286490: JvmtiEventControllerPrivate::set_event_callbacks CLEARING_MASK computation is incorrect
Reviewed-by: phh
Backport-of: a0cccb54791d954bf08da5aac9b9794e370617c8
! src/hotspot/share/prims/jvmtiEventController.cpp
+ test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/extcallback/Test.java
+ test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/extcallback/libextcallback.c
+ test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/extcallback/loadClass/Test2.java
More information about the jdk-updates-changes
mailing list