jdk-24/test/jdk/javax/swing/JFileChooser
Alisen Chung 021ed6aea9 8328648: Remove applet usage from JFileChooser tests bug4150029
Reviewed-by: dnguyen, abhiscxk, honkar
2024-04-02 23:36:05 +00:00
..
4150029 8328648: Remove applet usage from JFileChooser tests bug4150029 2024-04-02 23:36:05 +00:00
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 8240690: Race condition between EDT and BasicDirectoryModel.FilesLoader.run0() 2020-03-25 16:48:35 -07:00
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 8328819: Remove applet usage from JFileChooser tests bug6698013 2024-03-27 19:19:51 +00:00
6713352
6738668 8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails 2022-04-13 10:58:36 +00:00
6741890
6817933
6840086 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
6868611
6945316
7036025
7199708
8002077 8196094: javax/swing/JFileChooser/8002077/bug8002077.java fails 2020-06-01 23:06:02 +05:30
8010718
8013442 8284993: Replace System.exit call in swing tests with RuntimeException 2022-04-22 06:48:01 +00:00
8016665
8021253 8169954: JFileChooser/8021253: java.lang.RuntimeException: Default button is not pressed 2020-10-31 11:03:43 +00:00
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 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
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 8152332: [macosx] JFileChooser cannot be serialized on Mac OS X 2020-04-13 23:43:37 -07:00
FileSystemView 8320692: Null icon returned for .exe without custom icon 2024-01-24 22:10:28 +00:00
GodMode
JFileChooserCombolistSelection 8233584: [Win LAF] When navigating the contents of the file list changes in Win LAF 2020-04-22 13:43:07 +05:30
ShellFolderQueries 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08:00
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
bug6798062.java 8328247: Remove redundant dir for tests converted from applet to main 2024-03-18 06:59:00 +00:00
CustomApproveButtonTest.java 8299522: Incorrect size of Approve button in custom JFileChooser 2023-02-21 05:19:07 +00:00
EnterEmptyDirectory.java 8328484: Convert and Opensource few JFileChooser applet test to main 2024-03-22 11:10:33 +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 8253977: More memory leaks in client-libs on macOS 2020-10-07 03:06:35 +00:00
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
FileFilterDescription.java 8328247: Remove redundant dir for tests converted from applet to main 2024-03-18 06:59:00 +00:00
FileSelectionTests.java 8328484: Convert and Opensource few JFileChooser applet test to main 2024-03-22 11:10:33 +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
ShowHiddenFiles.java 8328484: Convert and Opensource few JFileChooser applet test to main 2024-03-22 11:10:33 +00:00
TestJFileChooserNewFolderAction.java 8231042: [macos] JFileChooser creates new folder on ESC 2020-03-03 18:26:57 +05:30