Song Pham
cbfddf4e1d
8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination
...
Reviewed-by: honkar, aivanov, shurailine
2024-01-18 10:03:47 +00:00
Damon Nguyen
61ce739ac8
8315484: java/awt/dnd/RejectDragDropActionTest.java timed out
...
Reviewed-by: honkar, aivanov
2023-10-12 22:02:16 +00:00
Damon Nguyen
d97de8260c
8313633: [macOS] java/awt/dnd/NextDropActionTest/NextDropActionTest.java fails with java.lang.RuntimeException: wrong next drop action!
...
Reviewed-by: honkar, serb
2023-08-10 17:52:28 +00:00
Alisen Chung
1b154e4fd3
8307083: Open source some drag and drop tests 3
...
Reviewed-by: prr, serb
2023-05-18 15:45:12 +00:00
Alisen Chung
950c5df859
8307299: Move more DnD tests to open
...
Reviewed-by: prr, serb
2023-05-17 18:57:59 +00:00
Alisen Chung
3bf3876185
8307297: Move some DnD tests to open
...
Reviewed-by: prr, serb
2023-05-12 21:23:25 +00:00
Daniel D. Daugherty
1bca05eace
8307799: Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg @requires
clause
...
Reviewed-by: rriggs, azvegint
2023-05-10 14:40:56 +00:00
Alisen Chung
98294242a9
8307128: Open source some drag and drop tests 4
...
Reviewed-by: prr
2023-05-09 19:14:12 +00:00
Damon Nguyen
14df5c130e
8307165: java/awt/dnd/NoFormatsDropTest/NoFormatsDropTest.java timed out
...
Reviewed-by: prr
2023-05-08 17:56:27 +00:00
Alexander Zvegintsev
3d3eaed913
8306941: Open source several datatransfer and dnd AWT tests
...
Reviewed-by: prr
2023-05-06 02:16:32 +00:00
Alexander Zvegintsev
2adb3b409e
8306943: Open source several dnd AWT tests
...
Reviewed-by: prr, serb
2023-05-04 15:39:08 +00:00
Damon Nguyen
418a82551a
8306466: Open source more AWT Drag & Drop related tests
...
Reviewed-by: prr
2023-05-02 23:45:44 +00:00
Sergey Bylokhov
d43a5a289f
8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed
...
Reviewed-by: jiefu, prr
2023-04-29 01:29:13 +00:00
Damon Nguyen
05af487a2d
8306681: Open source more AWT DnD related tests
...
Reviewed-by: prr, serb
2023-04-28 19:20:16 +00:00
Damon Nguyen
ec5c7926f3
8306133: Open source few AWT Drag & Drop related tests
...
Reviewed-by: prr, psadhukhan
2023-04-28 19:16:12 +00:00
Alexander Zvegintsev
b0edfc1159
8164464: Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java
...
Reviewed-by: jdv, serb
2022-11-14 14:45:17 +00:00
Renjith
22347e46f7
8277775: Fixup bugids in RemoveDropTargetCrashTest.java - add 4357905
...
Reviewed-by: prr, aivanov
2022-11-04 12:35:39 +00:00
Manukumar V S
d76c1089ef
8286772: java/awt/dnd/DropTargetInInternalFrameTest/DropTargetInInternalFrameTest.html times out and fails in Windows
...
Reviewed-by: prr
2022-06-04 03:00:44 +00:00
Manukumar V S
669ac611b2
8274597: Some of the dnd tests time out and fail intermittently
...
8028998: [TEST_BUG] [macosx] java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java failed
Reviewed-by: serb
2022-04-29 10:33:44 +00:00
Alisen Chung
102a305f73
8202790: DnD test DisposeFrameOnDragTest.java does not clean up
...
Reviewed-by: serb, kizune, prr
2022-04-26 20:29:48 +00:00
Alexander Zvegintsev
c3938ec18b
8159694: HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
...
Reviewed-by: serb
2022-04-14 07:54:35 +00:00
Andrey Turbanov
dc5a65ab37
8283426: Fix 'exeption' typo
...
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
2022-03-24 19:52:16 +00:00
Prasanta Sadhukhan
cec6c068b0
8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
...
8257540: javax/swing/JFileChooser/8041694/bug8041694.java failed with "RuntimeException: The selected directory name is not the expected 'd ' but 'D '."
Reviewed-by: serb
2021-09-04 11:04:22 +00:00
Sergey Bylokhov
be635258fa
8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
...
Reviewed-by: kizune, aivanov
2020-11-11 01:29:33 +00:00
Dmitry Markov
acb329cd0e
8252470: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails on Windows
...
Reviewed-by: serb, prr
2020-08-29 08:10:18 +01:00
Sergey Bylokhov
14b7dd4090
7185258: [macosx] Deadlock in SunToolKit.realSync()
...
Reviewed-by: prr
2020-04-26 19:42:04 -07:00
Sergey Bylokhov
b36738a55a
8238575: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows)
...
Reviewed-by: prr
2020-04-26 19:36:04 -07:00
Tejpal Rebari
24232989ba
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
...
Reviewed-by: serb
2019-12-09 15:09:24 +05:30
Phil Race
a34bbe6c30
8224632: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS
...
Reviewed-by: serb, psadhukhan
2019-05-24 13:52:33 -07:00
Phil Race
cf5f70d4ec
8224771: backout RemoveDropTargetCrashTest.java fix to re-push with correct bugid
...
Reviewed-by: serb
2019-05-24 13:50:56 -07:00
Phil Race
033c08fcce
8223804: [macos] remove obsoleted reference to security framework in launcher code
...
Reviewed-by: rriggs, erikj
2019-05-23 15:02:47 -07:00
Sergey Bylokhov
b5998aadf0
8213110: Remove the use of applets in automatic tests
...
Reviewed-by: prr
2019-02-27 18:46:55 -08:00
Jayathirth D V
5d603b77d9
8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF
...
Reviewed-by: serb
2018-11-13 09:39:57 +05:30
Phil Race
f605407e30
Merge
2018-09-24 10:59:26 -07:00
Igor Ignatyev
82ed2a5fc0
8210894: remove jdk/testlibrary/Asserts
...
Reviewed-by: serb
2018-09-21 14:50:06 -07:00
Phil Race
2cabb5a6c9
Merge
2018-09-05 10:17:02 -07:00
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Sergey Bylokhov
5cdafcf43e
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
...
Reviewed-by: prr
2018-08-24 16:29:04 -07:00
Sergey Bylokhov
38131ccda6
8205153: Delete "standard instructions" machinery in the open automated tests
...
Reviewed-by: prr
2018-06-24 16:35:21 -07:00
Jayathirth D V
13999ec96e
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
...
Reviewed-by: prr, serb, psadhukhan
2018-02-22 13:25:43 +05:30
Sergey Bylokhov
7cb9e5821e
8198333: ProblemList should be updated for headless mode
...
Reviewed-by: psadhukhan, prr
2018-02-21 12:49:00 -08:00
Sergey Bylokhov
7578044e71
8196196: Headful tests should not be run in headless mode
...
Reviewed-by: prr
2018-02-16 12:24:38 -08:00
Manajit Halder
5b80b8d7d1
8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails
...
Reviewed-by: serb, pkbalakr, aghaisas
2017-11-28 17:30:43 +05:30
Pankaj Bansal
fab3dea711
8159062: [hidpi] DnD on Windows while scaling is non-integer
...
Reviewed-by: serb, pkbalakr
2017-10-30 15:45:55 +05:30
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00