lawrence.andrews
|
df53fa752a
|
8292328: AccessibleActionsTest.java test instruction for show popup on JLabel did not specify shift key
Reviewed-by: serb, aivanov
|
2022-09-22 20:15:28 +00:00 |
|
Alexey Ivanov
|
711e2520ad
|
8294039: Remove "Classpath" exception from java/awt tests
Reviewed-by: dmarkov, iris
|
2022-09-21 17:01:39 +00:00 |
|
Alexey Ivanov
|
64b96e5cf5
|
8293811: Provide a reason for PassFailJFrame.forceFail
Reviewed-by: honkar, jdv
|
2022-09-19 14:22:36 +00:00 |
|
Prasanta Sadhukhan
|
141d5f5dee
|
8293767: AWT test TestSinhalaChar.java has old SCCS markings
Reviewed-by: iris
|
2022-09-16 07:58:00 +00:00 |
|
Prasanta Sadhukhan
|
955baa3c44
|
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
Reviewed-by: prr
|
2022-09-05 10:47:48 +00:00 |
|
Maxim Kartashev
|
5d799d80e6
|
8292304: [REDO] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr
|
2022-08-25 19:43:44 +00:00 |
|
Harshitha Onkar
|
568be58e85
|
8290469: Add new positioning options to PassFailJFrame test framework
Reviewed-by: prr, aivanov
|
2022-08-24 16:23:23 +00:00 |
|
Phil Race
|
01b87ba8e2
|
8289616: Drop use of Thread.stop in AppContext
Reviewed-by: alanb, iris, azvegint
|
2022-08-16 22:53:36 +00:00 |
|
Daniel D. Daugherty
|
e70747b4e9
|
8292305: [BACKOUT] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr, dholmes
|
2022-08-12 21:31:04 +00:00 |
|
Maxim Kartashev
|
00decca46a
|
8289208: Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
Reviewed-by: prr, avu
|
2022-08-12 15:37:18 +00:00 |
|
Alexey Ushakov
|
871b7dab14
|
8291266: RenderPerfTest: missing content while rendering some primitives
Reviewed-by: aghaisas, prr
|
2022-08-12 09:48:57 +00:00 |
|
Sergey Bylokhov
|
77398430b5
|
8288633: The ICC_ColorSpace.fromCIEXYZ method uses the wrong rendering intent
Reviewed-by: prr
|
2022-08-08 21:50:16 +00:00 |
|
Alisen Chung
|
90257f9505
|
8169187: [macosx] Aqua: java/awt/image/multiresolution/MultiresolutionIconTest.java
Reviewed-by: prr, dnguyen
|
2022-08-04 20:37:12 +00:00 |
|
lawrence.andrews
|
3216d198f3
|
8289559: java/awt/a11y/AccessibleJPopupMenuTest.java test fails with java.lang.NullPointerException
Reviewed-by: serb
|
2022-07-13 22:42:13 +00:00 |
|
Harshitha Onkar
|
f190f4e638
|
8288444: Remove the workaround for frame.pack() in ModalDialogTest
Reviewed-by: azvegint
|
2022-07-01 09:07:34 +00:00 |
|
Harshitha Onkar
|
15efb2bdeb
|
8289238: Refactoring changes to PassFailJFrame Test Framework
Reviewed-by: azvegint, aivanov
|
2022-06-29 18:36:38 +00:00 |
|
Harshitha Onkar
|
40bf3b1167
|
8288993: Make AwtFramePackTest generic by removing @requires tag
Reviewed-by: dmarkov, aivanov, serb
|
2022-06-27 21:02:11 +00:00 |
|
Harshitha Onkar
|
bbaeacb597
|
8265586: [windows] last button is not shown in AWT Frame with BorderLayout and MenuBar set.
Reviewed-by: aivanov, dmarkov, azvegint
|
2022-06-14 19:48:06 +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 |
|
Artem Semenov
|
b6cdfd685d
|
8287740: NSAccessibilityShowMenuAction not working for text editors
Reviewed-by: kizune, serb
|
2022-06-03 21:29:24 +00:00 |
|
Dmitry Kulikov
|
c6e0416495
|
8282863: java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java fails on Windows 10 with HiDPI screen
Reviewed-by: serb, aivanov
|
2022-05-31 10:14:52 +00:00 |
|
jeremy
|
5848a60c01
|
8286093: java/awt/geom/Path2D/UnitTest.java failed with "RuntimeException: 2D bounds too small"
Reviewed-by: prr
|
2022-05-30 06:06:42 +00:00 |
|
Alexander Zuev
|
b33c6e52c1
|
8286266: [macos] Voice over moving JTable column to be the first column JVM crashes
Reviewed-by: prr
|
2022-05-20 21:19:42 +00:00 |
|
lawrence.andrews
|
fc3edf2412
|
8285687: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PageRangesDlgTest.java
Reviewed-by: prr, aivanov
|
2022-05-19 08:04:05 +00:00 |
|
Harshitha Onkar
|
8323787c07
|
8255439: System Tray icons get corrupted when windows scaling changes
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kcr, prr, aivanov
|
2022-05-18 19:45:41 +00:00 |
|
Alexander Zuev
|
f56396f168
|
6829250: Reg test: java/awt/Toolkit/ScreenInsetsTest/ScreenInsetsTest.java fails in Windows
Reviewed-by: prr
|
2022-05-13 22:08:44 +00:00 |
|
lawrence.andrews
|
57a7670886
|
8285612: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java
Reviewed-by: prr
|
2022-05-11 23:35:51 +00:00 |
|
lawrence.andrews
|
44a60ce172
|
8285867: Convert applet manual tests SelectionVisible.java to Frame and automate
Reviewed-by: prr
|
2022-05-11 23:34:25 +00:00 |
|
Harshitha Onkar
|
837928ba79
|
8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"
Reviewed-by: prr, kizune
|
2022-05-09 17:39:43 +00:00 |
|
Alexander Zuev
|
39e50c2d69
|
8273506: java Robot API did the 'm' keypress and caused /awt/event/KeyEvent/KeyCharTest/KeyCharTest.html is timing out on macOS 12
Reviewed-by: serb
|
2022-05-03 17:08:17 +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 |
|
Phil Race
|
64d98ba100
|
8285094: Test java/awt/Frame/InvisibleOwner/InvisibleOwner.java failing on Linux
Reviewed-by: psadhukhan, serb
|
2022-04-29 00:06:36 +00:00 |
|
jeremy
|
8a16842b4e
|
8176501: Method Shape.getBounds2D() incorrectly includes Bezier control points in bounding box
Reviewed-by: prr
|
2022-04-27 18:37:42 +00:00 |
|
lawrence.andrews
|
e7c3b9de64
|
8285617: Fix java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java manual test
Reviewed-by: prr, psadhukhan
|
2022-04-27 12:23:20 +00:00 |
|
Alexander Zuev
|
e574cc0e2b
|
8196367: java/awt/List/SingleModeDeselect/SingleModeDeselect.java times out
Reviewed-by: prr
|
2022-04-26 20:54:53 +00:00 |
|
Phil Race
|
110edd9999
|
8284965: closed test sun/java2d/OpenGL/XORPaint.java is unstable
Reviewed-by: serb
|
2022-04-26 20:31: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
|
293bc5e5cd
|
8129778: Few awt test fail for Solaris 11 with RuntimeException
Reviewed-by: serb, prr
|
2022-04-25 10:02:56 +00:00 |
|
Alexander Zvegintsev
|
36f2e5240b
|
8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu
Reviewed-by: prr, serb
|
2022-04-25 10:01:26 +00:00 |
|
Alexander Zvegintsev
|
08024d9583
|
8193543: Regression automated test '/open/test/jdk/java/awt/TrayIcon/SystemTrayInstance/SystemTrayInstanceTest.java' fails
Reviewed-by: serb
|
2022-04-23 20:41:55 +00:00 |
|
Alexander Zvegintsev
|
a1efb95536
|
8129827: [TEST_BUG] Test java/awt/Robot/RobotWheelTest/RobotWheelTest.java fails
Reviewed-by: psadhukhan
|
2022-04-23 20:39:39 +00:00 |
|
Alexander Zvegintsev
|
42baaa3bb8
|
8023814: Test java/awt/im/memoryleak/InputContextMemoryLeakTest.java fails
Reviewed-by: psadhukhan
|
2022-04-21 13:03:30 +00:00 |
|
lawrence.andrews
|
ed23033dc6
|
8283803: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/PrintGlyphVectorTest.java and fix test
8284898: Enhance PassFailJFrame
Reviewed-by: prr, aivanov
|
2022-04-19 21:07:38 +00:00 |
|
Alexander Zvegintsev
|
e5041ae3d4
|
8144030: [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again)
Reviewed-by: serb
|
2022-04-16 10:02:25 +00:00 |
|
Alexander Zvegintsev
|
f5beafa53f
|
8159599: [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java
Reviewed-by: serb, aivanov
|
2022-04-16 09:52:27 +00:00 |
|
Phil Race
|
d41331e6f2
|
8223543: [TESTBUG] Regression test java/awt/Graphics2D/DrawString/LCDTextSrcEa.java has issues
Reviewed-by: serb, azvegint, aivanov
|
2022-04-15 01:03:44 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +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 |
|
lawrence.andrews
|
3f26d84f6a
|
8284535: Fix PrintLatinCJKTest.java test that is failing with Parse Exception
8283712: Create a manual test framework class
Reviewed-by: prr, aivanov
|
2022-04-12 13:49:43 +00:00 |
|
Srinivas Mandalika
|
fad3b94786
|
8282640: Create a test for JDK-4740761
Reviewed-by: prr, serb
|
2022-04-12 01:30:47 +00:00 |
|