Integrated: 8331495: Limit BasicDirectoryModel/LoaderThreadCount.java to Windows only

Alexey Ivanov aivanov at openjdk.org
Wed May 1 16:40:58 UTC 2024


On Wed, 1 May 2024 16:29:10 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> As soon as I integrated `test/jdk/javax/swing/plaf/basic/BasicDirectoryModel/LoaderThreadCount.java` #18957, the test started failing in CI on Linux and macOS. There are six failures found so far.
> 
> Before starting code review and later, I ran the test many times on CI and I never saw so many failures.
> 
> To reduce the noise, I'm limiting the test to **Windows only** where it's stable.
> 
> I submitted [JDK-8331494](https://bugs.openjdk.org/browse/JDK-8331494) to make the test more stable on Linux and macOS if possible.

This pull request has now been integrated.

Changeset: 2a95cd47
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2a95cd473aaefcacd976d1c17aa2badf330a6c32
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8331495: Limit BasicDirectoryModel/LoaderThreadCount.java to Windows only

Reviewed-by: prr

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

PR: https://git.openjdk.org/jdk/pull/19038


More information about the client-libs-dev mailing list