[jdk17u-dev] RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable

Volker Simonis simonis at openjdk.org
Tue May 2 16:07:28 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)

Looks good to me.

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

Marked as reviewed by simonis (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/1317#pullrequestreview-1409420985


More information about the jdk-updates-dev mailing list