RFR: 8319048: Monitor deflation unlink phase prolongs time to safepoint [v7]

Aleksey Shipilev shade at openjdk.org
Fri Nov 17 09:00:31 UTC 2023


On Fri, 17 Nov 2023 00:25:02 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> I would like to see how [JDK-8319137](https://bugs.openjdk.org/browse/JDK-8319137) settles out.

Sure. We can still review this PR, though. It affects unlinking path, not deflation path that JDK-8319137 is looking into, and should be pretty self-isolated.

My `tier{1,2,3,4}` runs on Linux AArch64 and x86_64 fastdebug turned back clean.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16412#issuecomment-1815975654


More information about the hotspot-runtime-dev mailing list