JDK 21 | JDK 22 |
---|---|
21.0.4-oracleFixed | 22 b27Fixed |
Relates :
|
Simplify the test/jdk/javax/swing/JFileChooser/FileChooserSymLinkTest.java test for the single-window testUI(): Instead of returning List<Window>, return Window from the createTestUI method. This depends on JDK-8320303 which simplified the most common case of single-window test UI.
|