[jdk17u-dev] Integrated: 8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
Paul Hohensee
phh at openjdk.org
Thu Dec 7 21:19:21 UTC 2023
On Tue, 21 Nov 2023 15:33:54 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> Follow-on bug fix for [JDK-8304074](https://bugs.openjdk.org/browse/JDK-8304074) backport. The lock definition macro changed between 17 and 21, so the definition of MonitoringSupport_lock is different.
This pull request has now been integrated.
Changeset: bf7c2211
Author: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/bf7c2211b31002dcb9b0e4443162973d4449fd32
Stats: 17 lines in 3 files changed: 12 ins; 2 del; 3 mod
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
Reviewed-by: simonis
Backport-of: a9d21c61fb12a11e18c6bb8aa903e5a8e42473f1
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1981
More information about the jdk-updates-dev
mailing list