[jdk20u] Integrated: 8306825: Monitor deflation might be accidentally disabled by zero intervals

Aleksey Shipilev shade at openjdk.org
Wed May 3 19:16:23 UTC 2023


On Tue, 2 May 2023 09:09:15 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to improve both new code for `GuaranteedAsyncDeflationInterval`, but also handles bugs in existing intervals handling.
> 
> Additional testing:
>  - [x] macos-aarch64-server-fastdebug, `runtime/Monitor`
>  - [x] Linux x86_64 fastdebug, `tier1 tier2 tier3`
>  - [x] Linux AArch64 fastdebug, `tier1 tier2 tier3`

This pull request has now been integrated.

Changeset: 12d24f2f
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk20u/commit/12d24f2f3de3c1a54ac98f0c35054975a4d13647
Stats:     619 lines in 4 files changed: 383 ins; 231 del; 5 mod

8306825: Monitor deflation might be accidentally disabled by zero intervals

Backport-of: a6b4f25bd50e6861281d162f143c5bc9c16bac51

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

PR: https://git.openjdk.org/jdk20u/pull/71


More information about the jdk-updates-dev mailing list