[jdk17u-dev] Integrated: 8288846: misc tests fail "assert(ms < 1000) failed: Un-interruptable sleep, short time use only"
Goetz Lindenmaier
goetz at openjdk.org
Fri Feb 23 08:51:01 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-8288663.
>
> 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
This pull request has now been integrated.
Changeset: ab1e3cfb
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/ab1e3cfbc9ac8c0461c5b70a2e06b08501eeb639
Stats: 22 lines in 2 files changed: 13 ins; 0 del; 9 mod
8288846: misc tests fail "assert(ms < 1000) failed: Un-interruptable sleep, short time use only"
Backport-of: 6037ccdd50acd5424a46120028738b811dff064a
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2219
More information about the jdk-updates-dev
mailing list