jdk-24/test/jdk/javax/swing/plaf/basic/BasicDirectoryModel
Alexey Ivanov ffbdfffbc7 8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails on Windows in CI
Introduce tolerance factor: count > loaderCount.size() / 2
Fail the test only if the number of snapshots with more than
2 file loader threads is greater than half of the number
of valid snapshots.

Reviewed-by: prr, honkar
2024-05-09 18:01:27 +00:00
..
ConcurrentModification.java 8327137: Add test for ConcurrentModificationException in BasicDirectoryModel 2024-04-10 14:21:37 +00:00
LoaderThreadCount.java 8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails on Windows in CI 2024-05-09 18:01:27 +00:00