mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-24 09:10:08 +00:00
8331495: Limit BasicDirectoryModel/LoaderThreadCount.java to Windows only
Reviewed-by: prr
This commit is contained in:
parent
e833bfc8ac
commit
2a95cd473a
@ -40,6 +40,7 @@ import javax.swing.JFileChooser;
|
||||
/*
|
||||
* @test
|
||||
* @bug 8325179
|
||||
* @requires os.family == "windows"
|
||||
* @summary Verifies there's only one BasicDirectoryModel.FilesLoader thread
|
||||
* at any given moment
|
||||
* @run main/othervm -Djava.awt.headless=true LoaderThreadCount
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user