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

Aleksey Shipilev shade at openjdk.org
Tue May 2 10:17:24 UTC 2023


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`

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

Depends on: https://git.openjdk.org/jdk17u-dev/pull/1316

Commit messages:
 - Backport 9ad6dc881d285cc26c136f0ef19af5bac0a75022

Changes: https://git.openjdk.org/jdk17u-dev/pull/1317/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1317&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8306774
  Stats: 30 lines in 1 file changed: 19 ins; 0 del; 11 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1317.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1317/head:pull/1317

PR: https://git.openjdk.org/jdk17u-dev/pull/1317


More information about the jdk-updates-dev mailing list