JDK 21 | JDK 22 |
---|---|
21.0.2Fixed | 22 b22Fixed |
Blocks :
|
This is to update the test/jdk/javax/swing/JFileChooser/FileChooserSymLinkTest.java test to use the new feature of the manual test framework: create test UI by passing a method reference to the manual test framework. It depends on JDK-8294156 which adds this feature to PassFailJFrame.
|