[jdk20u] Integrated: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
Aleksey Shipilev
shade at openjdk.org
Wed May 3 14:56:19 UTC 2023
On Tue, 2 May 2023 08:57:27 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Backport the test reliability fix. The backport was not clean, because there was a conflict in `ProblemList` that took the test away from it. I saw no point in backporting the unclean addition to the problem-list, so this PR just omits any changes to a problemlist.
>
> Additional testing:
> - [x] macos-aarch64-server-fastdebug, `runtime/Monitor`
> - [x] Linux x86_64 fastdebug, `tier1 tier2 tier3` (together with #71)
> - [x] Linux AArch64 fastdebug, `tier1 tier2 tier3` (together with #71)
This pull request has now been integrated.
Changeset: 2109cd2b
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk20u/commit/2109cd2bd21d70776271408b6f19c7fd0fa841b2
Stats: 30 lines in 1 file changed: 19 ins; 0 del; 11 mod
8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
Reviewed-by: serb, simonis
Backport-of: 9ad6dc881d285cc26c136f0ef19af5bac0a75022
-------------
PR: https://git.openjdk.org/jdk20u/pull/70
More information about the jdk-updates-dev
mailing list