[jdk17u-dev] RFR: 8305994: Guarantee eventual async monitor deflation
Volker Simonis
simonis at openjdk.org
Tue May 2 16:38:17 UTC 2023
On Tue, 2 May 2023 09:47:38 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Unclean backport to provide monitor deflation safeguards. Patch applies cleanly, but the test implicitly relies on the logging message added by [JDK-8291418](https://github.com/openjdk/jdk/commit/6065516bb3e0e445e9383718f539ec48440d6290#diff-3ff738a107928467669ff157a9bc20b2950c378a21ada38ac69237261a480985R1547). That change is too risky to backport, so I just pulled the logging message to make test work.
>
> There are a few follow-ups to this work, see dependent PRs.
>
> Additional testing:
> - [x] macos-aarch64-server-fastdebug, `runtime/Monitor`
> - [x] Linux x86_64 fastdebug, `tier1 tier2 tier3` (tested implicitly with #1317)
> - [x] Linux AArch64 fastdebug, `tier1 tier2 tier3` (tested implicitly with #1317)
Looks good.
-------------
Marked as reviewed by simonis (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1316#pullrequestreview-1409473598
More information about the jdk-updates-dev
mailing list