[jdk17u-dev] RFR: 8288846: misc tests fail "assert(ms < 1000) failed: Un-interruptable sleep, short time use only"

Goetz Lindenmaier goetz at openjdk.org
Thu Feb 22 10:02:19 UTC 2024


I want to backport this to fix the regression brought to 17.0.11 by JDK-8292592.

We saw three failures of jdk/jfr/startupargs/TestMemoryOptions.java since Nov 23 in our CI because of this.
assert(ms < 1000) failed: Un-interruptable sleep, short time use only

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

Commit messages:
 - Backport 6037ccdd50acd5424a46120028738b811dff064a

Changes: https://git.openjdk.org/jdk17u-dev/pull/2219/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2219&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8288846
  Stats: 22 lines in 2 files changed: 13 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2219.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2219/head:pull/2219

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


More information about the jdk-updates-dev mailing list