[jdk17u-dev] RFR: 8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074 [v3]
Paul Hohensee
phh at openjdk.org
Thu Dec 7 16:26:08 UTC 2023
> 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.
Paul Hohensee has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 11 commits:
- Merge branch 'backport-8304074' into backport-8313081
- Merge branch 'master' into backport-8304074
- 8304974: Switch to @since 17.0.11
- Merge branch 'backport-8304074' into backport-8313081
- Merge branch 'master' into backport-8304074
- Merge branch 'backport-8304074' into backport-8313081
- Merge branch 'master' into backport-8304074
- Merge branch 'backport-8304074' into backport-8313081
- Merge branch 'master' into backport-8304074
- Backport a9d21c61fb12a11e18c6bb8aa903e5a8e42473f1
- ... and 1 more: https://git.openjdk.org/jdk17u-dev/compare/0bbbd149...3c5a7e80
-------------
Changes: https://git.openjdk.org/jdk17u-dev/pull/1981/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1981&range=02
Stats: 17 lines in 3 files changed: 12 ins; 2 del; 3 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1981.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1981/head:pull/1981
PR: https://git.openjdk.org/jdk17u-dev/pull/1981
More information about the jdk-updates-dev
mailing list