jdk-24/test/jdk/javax/swing/JFileChooser
Alexander Zuev 6212264cc6 8320692: Null icon returned for .exe without custom icon
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
2024-01-24 22:10:28 +00:00
..
4150029
4400728 8283621: Write a regression test for CCC4400728 2022-04-05 04:42:32 +00:00
4524490 8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails with InvocationTargetException 2022-04-15 08:32:13 +00:00
4525475 8283623: Create an automated regression test for JDK-4525475 2022-04-04 18:58:05 +00:00
4847375 8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError 2023-01-12 01:52:56 +00:00
4966171
6342301
6396844
6484091 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
6489130
6520101
6550546
6570445 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
6688203
6698013
6713352
6738668 8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails 2022-04-13 10:58:36 +00:00
6741890
6798062
6817933
6840086
6868611
6945316
7036025
7199708
8002077
8010718
8013442 8284993: Replace System.exit call in swing tests with RuntimeException 2022-04-22 06:48:01 +00:00
8016665
8021253
8041694 8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'." 2021-09-04 11:04:22 +00:00
8046391 8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null' 2023-01-19 13:00:09 +00:00
8062561
8067660
8080628 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
8152677
8194044
8277463 8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in 2022-01-12 06:57:36 +00:00
DeserializedJFileChooser
FileFilterDescription
FileSystemView 8320692: Null icon returned for .exe without custom icon 2024-01-24 22:10:28 +00:00
GodMode
JFileChooserCombolistSelection
ShellFolderQueries
bug4624353.java 8315677: Open source few swing JFileChooser and other tests 2023-09-13 07:27:18 +00:00
bug4673161.java 8315677: Open source few swing JFileChooser and other tests 2023-09-13 07:27:18 +00:00
bug4782168.java 8315677: Open source few swing JFileChooser and other tests 2023-09-13 07:27:18 +00:00
CustomApproveButtonTest.java 8299522: Incorrect size of Approve button in custom JFileChooser 2023-02-21 05:19:07 +00:00
ExternalDriveNameTest.java
FCPopupMenuOrientationTest.java 6442919: JFilechooser popup still left-to-right when JFilechooser is set to right-to-left 2023-07-24 08:23:05 +00:00
FileChooserDisableTest.java 4365952: Cannot disable JFileChooser 2023-11-06 13:29:48 +00:00
FileChooserInvalidPathExceptionTest.java 8307105: JFileChooser InvalidPathException when selecting some system folders on Windows 2023-06-02 04:29:33 +00:00
FileChooserListenerLeak.java
FileChooserNewFolderLocaleTest.java 8312075: FileChooser.win32.newFolder is not updated when changing Locale 2023-09-08 04:26:14 +00:00
FileChooserSymLinkTest.java 8320349: Simplify FileChooserSymLinkTest.java by using single-window testUI 2023-12-05 17:40:55 +00:00
FileChooserToolTipTest.java 6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel 2022-10-27 04:37:06 +00:00
FileSizeCheck.java 8295738: Automate javax/swing/JFileChooser/FileSizeCheck.java 2022-10-24 17:39:57 +00:00
FileViewNPETest.java 8295298: Automate javax/swing/JFileChooser/FileViewNPETest.java 2022-10-24 17:29:51 +00:00
JFileChooserFontReset.java 8302882: Newly added test javax/swing/JFileChooser/JFileChooserFontReset.java fails with HeadlessException 2023-02-20 14:47:45 +00:00
JFileChooserSetLocationTest.java 8295804: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly" 2024-01-19 05:57:02 +00:00
MultiSelectionEnabledSelectedFilesTest.java 4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click 2022-09-13 04:54:15 +00:00
TestJFileChooserNewFolderAction.java