[jdk17u-dev] Integrated: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
Aleksey Shipilev
shade at openjdk.org
Fri May 5 15:43:23 UTC 2023
On Tue, 2 May 2023 10:10:06 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` (tested implicitly with #1317)
> - [x] Linux AArch64 fastdebug, `tier1 tier2 tier3` (tested implicitly with #1317)
This pull request has now been integrated.
Changeset: 58c9f6a9
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/58c9f6a92b46d7373794496e85d5f6a031f70d23
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/jdk17u-dev/pull/1317
More information about the jdk-updates-dev
mailing list