RFR: 8358151 : Harden JSR166 Test case testShutdownNow_delayedTasks
Viktor Klang
vklang at openjdk.org
Fri May 30 12:20:26 UTC 2025
Bumping the (synthetic) delays to 100 seconds to ensure that they don't run prior to shutdown being finished.
-------------
Commit messages:
- Harmonizing delay for *_delayedTasks() to 100 seconds to avoid spurious failures
Changes: https://git.openjdk.org/jdk/pull/25548/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25548&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8358151
Stats: 10 lines in 2 files changed: 4 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/25548.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25548/head:pull/25548
PR: https://git.openjdk.org/jdk/pull/25548
More information about the core-libs-dev
mailing list