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

Aleksey Shipilev shade at openjdk.org
Fri May 5 12:55:38 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`
>  - [x] Linux x86_64 fastdebug, `tier1 tier2 tier3` (tested implicitly with #1317)
>  - [x] Linux AArch64 fastdebug, `tier1 tier2 tier3` (tested implicitly with #1317)

Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - Merge branch 'master' into JDK-8306774-gadi-test-reliability
 - Backport 9ad6dc881d285cc26c136f0ef19af5bac0a75022
 - Cherry-pick logging message from JDK-8291418
 - Backport 6b81342c2215041dbb7e9020a67cdc56976c97b1

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/1317/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/1317/files/ab8e12be..3a313f68

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1317&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1317&range=00-01

  Stats: 1215 lines in 20 files changed: 764 ins; 214 del; 237 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