jdk-24/test/jdk/java/awt/dnd
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
AcceptDropMultipleTimes 8274597: Some of the dnd tests time out and fail intermittently 2022-04-29 10:33:44 +00:00
BadSerializationTest
Button2DragTest 8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI) 2020-11-11 01:29:33 +00:00
DisposeFrameOnDragCrash 8202790: DnD test DisposeFrameOnDragTest.java does not clean up 2022-04-26 20:29:48 +00:00
DnDAcceptanceTest 8340978: Open source few DnD tests - Set6 2024-10-10 17:55:26 +00:00
DnDFileGroupDescriptor 8328299: Convert DnDFileGroupDescriptor.html applet test to main 2024-03-21 15:30:22 +00:00
DnDHTMLToOutlookTest 8340555: Open source DnD tests - Set4 2024-10-04 16:38:31 +00:00
DnDTestWithHIDPI
DragSourceListenerSerializationTest
DragWaitForIdle 7185258: [macosx] Deadlock in SunToolKit.realSync() 2020-04-26 19:42:04 -07:00
DropTargetEnterExitTest 8274597: Some of the dnd tests time out and fail intermittently 2022-04-29 10:33:44 +00:00
FileListBetweenJVMsTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
ImageDecoratedDnD 8328225: Convert ImageDecoratedDnD.html applet test to main 2024-03-20 18:08:04 +00:00
ImageDecoratedDnDInOut 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
ImageDecoratedDnDNegative 8283426: Fix 'exeption' typo 2022-03-24 19:52:16 +00:00
ImageTransferTest 8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF 2018-11-13 09:39:57 +05:30
InterJVMGetDropSuccessTest 8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination 2024-01-18 10:03:47 +00:00
MissingDragExitEventTest 8274597: Some of the dnd tests time out and fail intermittently 2022-04-29 10:33:44 +00:00
MissingEventsOnModalDialog 8164464: Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java 2022-11-14 14:45:17 +00:00
MouseEventAfterStartDragTest 8260633: [macos] java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed 2024-05-16 15:49:46 +00:00
NextDropActionTest 8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action! 2023-08-10 17:52:28 +00:00
NoFormatsCrashTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
NoFormatsDragEnterTest 8306133: Open source few AWT Drag & Drop related tests 2023-04-28 19:16:12 +00:00
NoFormatsDropTest 8307165: java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out 2023-05-08 17:56:27 +00:00
NoTargetNoDragExitTest 8306133: Open source few AWT Drag & Drop related tests 2023-04-28 19:16:12 +00:00
NotReallySerializableTest 8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed 2023-04-29 01:29:13 +00:00
RecognizedActionTest 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
RemoveDropTargetCrashTest 8277775: Fixup bugids in RemoveDropTargetCrashTest.java - add 4357905 2022-11-04 12:35:39 +00:00
RightMouseButtonDragTest 8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms 2019-12-09 15:09:24 +05:30
SkipDropCompleteTest 8306466: Open source more AWT Drag & Drop related tests 2023-05-02 23:45:44 +00:00
URIListBetweenJVMsTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
URIListToFileListBetweenJVMsTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
URLDragTest 8337851: Some tests have name which confuse jtreg 2024-10-15 07:47:42 +00:00
AutoscrollStopTest.java 8306941: Open source several datatransfer and dnd AWT tests 2023-05-06 02:16:32 +00:00
ButtonReleaseTest.java 8306941: Open source several datatransfer and dnd AWT tests 2023-05-06 02:16:32 +00:00
CustomDragCursorTest.java 8340978: Open source few DnD tests - Set6 2024-10-10 17:55:26 +00:00
DnDAWTLockTest.java 8306943: Open source several dnd AWT tests 2023-05-04 15:39:08 +00:00
DnDClipboardDeadlockTest.java 8341257: Open source few DND tests - Set1 2024-10-10 21:42:23 +00:00
DnDCursorCrashTest.java 8341257: Open source few DND tests - Set1 2024-10-10 21:42:23 +00:00
DnDRemoveFocusOwnerCrashTest.java 8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257 2024-10-11 20:03:14 +00:00
DnDToWordpadTest.java 8341257: Open source few DND tests - Set1 2024-10-10 21:42:23 +00:00
DragExitBeforeDropTest.java 8340713: Open source DnD tests - Set5 2024-10-07 17:42:17 +00:00
DragGestureInvokeLaterTest.java 8306943: Open source several dnd AWT tests 2023-05-04 15:39:08 +00:00
DragOverDropTargetPerformanceTest.java 8306943: Open source several dnd AWT tests 2023-05-04 15:39:08 +00:00
DragSourceDragEventModifiersTest.java 8306943: Open source several dnd AWT tests 2023-05-04 15:39:08 +00:00
DragSourceGCrashTest.java 8306943: Open source several dnd AWT tests 2023-05-04 15:39:08 +00:00
DragSourceMotionListenerTest.java 8340555: Open source DnD tests - Set4 2024-10-04 16:38:31 +00:00
DragSourceSerializationTest.java 8307297: Move some DnD tests to open 2023-05-12 21:23:25 +00:00
DragThresholdTest.java 8340713: Open source DnD tests - Set5 2024-10-07 17:42:17 +00:00
DragToAnotherScreenTest.java 8340555: Open source DnD tests - Set4 2024-10-04 16:38:31 +00:00
DragTriggerEventTest.java 8307297: Move some DnD tests to open 2023-05-12 21:23:25 +00:00
DropActionChangedTest.java 8307297: Move some DnD tests to open 2023-05-12 21:23:25 +00:00
DropActionChangeTest.java 8339943: Frame not disposed in java/awt/dnd/DropActionChangeTest.java 2024-09-14 05:08:57 +00:00
DropPerformanceTest.java 8307297: Move some DnD tests to open 2023-05-12 21:23:25 +00:00
DroppingVMHangTest.java 8307299: Move more DnD tests to open 2023-05-17 18:57:59 +00:00
DropTargetAddNotifyNPETest.java 8307297: Move some DnD tests to open 2023-05-12 21:23:25 +00:00
DropTargetingTest.java 8307299: Move more DnD tests to open 2023-05-17 18:57:59 +00:00
DropTargetInInternalFrameTest.java 8286772: java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html times out and fails in Windows 2022-06-04 03:00:44 +00:00
DropTargetNullFlavorMapTest.java 8307297: Move some DnD tests to open 2023-05-12 21:23:25 +00:00
HonorTargetActionTest.java 8307299: Move more DnD tests to open 2023-05-17 18:57:59 +00:00
InterJVMLinkTest.java 8307299: Move more DnD tests to open 2023-05-17 18:57:59 +00:00
IntraJVMGetDropSuccessTest.java 8307299: Move more DnD tests to open 2023-05-17 18:57:59 +00:00
LinkAcceptanceTest.java 8307299: Move more DnD tests to open 2023-05-17 18:57:59 +00:00
MissedDragEnterTest.java 8307083: Open source some drag and drop tests 3 2023-05-18 15:45:12 +00:00
ModalDialogDeadlockTest.java 8307083: Open source some drag and drop tests 3 2023-05-18 15:45:12 +00:00
ModalDialogOnDragDeadlockTest.java 8307083: Open source some drag and drop tests 3 2023-05-18 15:45:12 +00:00
ModalDialogOnDropDeadlockTest.java 8307083: Open source some drag and drop tests 3 2023-05-18 15:45:12 +00:00
MouseExitGestureTriggerTest.java 8307128: Open source some drag and drop tests 4 2023-05-09 19:14:12 +00:00
MozillaDnDTest.java 8307799: Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg @requires clause 2023-05-10 14:40:56 +00:00
MultiDataFlavorDropTest.java 8307128: Open source some drag and drop tests 4 2023-05-09 19:14:12 +00:00
NativeDragJavaDropTest.java 8307128: Open source some drag and drop tests 4 2023-05-09 19:14:12 +00:00
NestedHeavyweightDropTargetTest.java 8307128: Open source some drag and drop tests 4 2023-05-09 19:14:12 +00:00
NonAsciiFilenames.java 8341257: Open source few DND tests - Set1 2024-10-10 21:42:23 +00:00
RejectDragDropActionTest.java 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out 2023-10-12 22:02:16 +00:00
RejectDragTest.java 8340555: Open source DnD tests - Set4 2024-10-04 16:38:31 +00:00
RemoveDragSourceListenerTest.java 8306466: Open source more AWT Drag & Drop related tests 2023-05-02 23:45:44 +00:00
RemoveParentChildDropTargetTest.java 8306466: Open source more AWT Drag & Drop related tests 2023-05-02 23:45:44 +00:00
SameJVMModalDialogDeadlockTest.java 8306466: Open source more AWT Drag & Drop related tests 2023-05-02 23:45:44 +00:00
WinMoveFileToShellTest.java 8340713: Open source DnD tests - Set5 2024-10-07 17:42:17 +00:00
ZeroFormatTransferableTest.java 8306681: Open source more AWT DnD related tests 2023-04-28 19:20:16 +00:00