[jdk8u-dev] Integrated: 8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
Paul Hohensee
phh at openjdk.org
Fri Apr 5 14:57:13 UTC 2024
On Wed, 27 Mar 2024 21:40:48 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> This is a replacement for https://github.com/openjdk/jdk8u-dev/pull/393 and is identical to it.
>
> Follow-on bug fix for [JDK-8304074](https://bugs.openjdk.org/browse/JDK-8304074) backport. Unclean backport from 11u, see https://github.com/openjdk/jdk11u-dev/pull/2287. Other than file location and context, the lock definition macro changed between 8 and 11, so the definition of MonitoringSupport_lock is different.
This pull request has now been integrated.
Changeset: af033c67
Author: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/af033c67fda11807f1de52c0ab1cdf840a839cb0
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/jdk8u-dev/pull/475
More information about the jdk8u-dev
mailing list