-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: client-libs
-
b27
-
windows
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8326451 | 21.0.4-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
| JDK-8330093 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
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 onJDK-8320303 which simplified the most common case of single-window test UI.
Instead of returning List<Window>, return Window from the createTestUI method.
This depends on
- backported by
-
JDK-8326451 Simplify FileChooserSymLinkTest.java by using single-window testUI
-
- Resolved
-
-
JDK-8330093 Simplify FileChooserSymLinkTest.java by using single-window testUI
-
- Resolved
-
- relates to
-
JDK-8320303 Allow PassFailJFrame to accept single window creator
-
- Resolved
-
- links to
-
Commit
openjdk/jdk21u-dev/db750ffb
-
Commit
openjdk/jdk/b1cb3743
-
Review
openjdk/jdk21u-dev/486
-
Review
openjdk/jdk/16718
(2 links to)