-
Bug
-
Resolution: Fixed
-
P4
-
24, 25
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364233 | 21.0.10-oracle | Ravi Gupta | P4 | Resolved | Fixed | master |
Checking the problem list I see this
ls: java/awt/Dialog/PrintToFileTest/PrintToFileGranted.java: No such file or directory
ls: java/awt/Dialog/PrintToFileTest/PrintToFileRevoked.java: No such file or directory
ls: java/awt/ScrollPane/ScrollPaneScrollType/ScrollPaneEventType.java: No such file or directory
ls: javax/swing/JFileChooser/6798062/bug6798062.java: No such file or directory
ls: javax/swing/JTabbedPane/4666224/bug4666224.java: No such file or directory
3 of these are wrong paths, the first two are tests that have now been deleted
ls: java/awt/Dialog/PrintToFileTest/PrintToFileGranted.java: No such file or directory
ls: java/awt/Dialog/PrintToFileTest/PrintToFileRevoked.java: No such file or directory
ls: java/awt/ScrollPane/ScrollPaneScrollType/ScrollPaneEventType.java: No such file or directory
ls: javax/swing/JFileChooser/6798062/bug6798062.java: No such file or directory
ls: javax/swing/JTabbedPane/4666224/bug4666224.java: No such file or directory
3 of these are wrong paths, the first two are tests that have now been deleted
- backported by
-
JDK-8364233 Some Problem list entries point to non-existent / wrong files
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/32a597b3
-
Review(master) openjdk/jdk/24803