[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 12:55:57 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
Sorry I meant 8288663. Fixed.
The situation is a bit confusing as Markus Grönlund mentions a backport JBS issue. This was linked to this follow up.
I think this is also the reason the follow up was missed when 8288663 was backported.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2219#issuecomment-1959393731
More information about the jdk-updates-dev
mailing list