git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Thu May 9 18:03:20 UTC 2024


Changeset: ffbdfffb
Author:    Alexey Ivanov <aivanov at openjdk.org>
Date:      2024-05-09 18:01:27 +0000
URL:       https://git.openjdk.org/mobile/commit/ffbdfffbc702253f32fa45dc1855b663c72074a6

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

! test/jdk/javax/swing/plaf/basic/BasicDirectoryModel/LoaderThreadCount.java

Changeset: 97ef1d1a
Author:    duke <duke at openjdk.org>
Date:      2024-05-09 18:01:47 +0000
URL:       https://git.openjdk.org/mobile/commit/97ef1d1a92229f7d1b2ad176dd6506cc727f7eda

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list