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

Thomas Stuefe stuefe at openjdk.org
Thu Feb 22 10:43:54 UTC 2024


On Thu, 22 Feb 2024 09:57:27 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> 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

But [JDK-8292592](https://bugs.openjdk.org/browse/JDK-8292592) is not even in jdk 17?

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2219#issuecomment-1959169514


More information about the jdk-updates-dev mailing list