jdk-24/test/jdk/java/awt
2023-01-18 20:27:30 +00:00
..
a11y 8298457: Instructions in a11y manual tests need to be updated 2022-12-09 20:05:19 +00:00
AlphaComposite 8298887: On the latest macOS+XCode the Robot API may report wrong colors 2022-12-22 07:20:06 +00:00
AppContext/ApplicationThreadsStop 8289616: Drop use of Thread.stop in AppContext 2022-08-16 22:53:36 +00:00
applet/Applet 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BasicStroke 6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified 2021-02-10 07:22:44 +00:00
Button/ActionEventTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Checkbox/SetStateExcessEvent 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Choice 8202931: [macos] java/awt/Choice/ChoicePopupLocation/ChoicePopupLocation.java fails 2022-12-21 20:10:52 +00:00
Clipboard/HTMLTransferTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
color 6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion 2022-11-24 03:54:40 +00:00
ColorClass 8275843: Random crashes while the UI code is executed 2021-12-14 18:03:00 +00:00
Component 8298921: Create a regression test for JDK-8139581 2023-01-08 09:08:04 +00:00
ComponentOrientation 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
Container 8205153: Delete "standard instructions" machinery in the open automated tests 2018-06-24 16:35:21 -07:00
Cursor 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
datatransfer 8298709: Fix typos in src/java.desktop/ and various test classes of client component 2022-12-16 07:10:36 +00:00
Debug/DumpOnKey 8202667: java/awt/Debug/DumpOnKey/DumpOnKey.java times out on Windows 2021-11-02 13:23:18 +00:00
Desktop 8276681: Additional malformed Javadoc inline tags in JDK source 2021-12-02 21:22:43 +00:00
Dialog 8299309: Test "java/awt/Dialog/ModalDialogTest/ModalDialogTest.java" fails because new frame was not displayed when "New Frame" button was clicked 2023-01-11 07:35:30 +00:00
dnd 8164464: Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java 2022-11-14 14:45:17 +00:00
EmbeddedFrame 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
event 8299296: Write a test to verify the components selection sends ItemEvent 2023-01-04 22:44:38 +00:00
EventDispatchThread 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
EventQueue 8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable 2019-12-18 10:10:32 +03:00
FileDialog 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS 2021-10-19 04:04:25 +00:00
Focus 8239801: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails 2022-11-22 20:12:36 +00:00
font 8298887: On the latest macOS+XCode the Robot API may report wrong colors 2022-12-22 07:20:06 +00:00
FontClass 8299255: Unexpected round errors in FreetypeFontScaler 2022-12-24 14:26:42 +00:00
FontMetrics 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode 2021-10-22 17:22:12 +00:00
Frame 8296934: Write a test to verify whether Undecorated Frame can be iconified or not 2023-01-06 00:37:26 +00:00
FullScreen 8282863: java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java fails on Windows 10 with HiDPI screen 2022-05-31 10:14:52 +00:00
geom 8290973: In AffineTransform, equals(Object) is inconsistent with hashCode() 2022-10-06 16:03:36 +00:00
grab 8204946: Clean-up problem list for JDK-8202933 and JDK-8202934 2018-06-22 10:29:14 +05:30
GradientPaint 8231027: Correct typos 2019-09-17 19:52:51 -07:00
Graphics 8284965: closed test sun/java2d/OpenGL/XORPaint.java is unstable 2022-04-26 20:31:44 +00:00
Graphics2D 8299207: [Testbug] Add back test/jdk/java/awt/Graphics2D/DrawPrimitivesTest.java 2022-12-22 10:38:12 +00:00
GraphicsConfiguration 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GraphicsDevice 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode! 2021-06-09 20:52:43 +00:00
GraphicsEnvironment 8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class 2019-04-29 10:16:58 -07:00
GridBagLayout/GridBagLayoutIpadXYTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
GridLayout 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Gtk 8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion() 2019-05-08 22:59:20 -07:00
Headless 8238741: java.awt.Robot(GraphicsDevice) constructor does not follow the spec 2020-02-13 13:21:21 -08:00
hidpi/properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
im 8023814: Test java/awt/im/memoryleak/InputContextMemoryLeakTest.java fails 2022-04-21 13:03:30 +00:00
image 8299772: The ColorModel.getRGBdefault() method is not thread-safe 2023-01-18 20:27:30 +00:00
InputMethods 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Insets 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JAWT 8268481: Delete JAWT test files for mac 2021-06-10 09:08:43 +00:00
keyboard 8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea 2022-09-05 10:47:48 +00:00
KeyboardFocusmanager 8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac 2021-11-09 20:10:20 +00:00
LightweightComponent/LightweightEventTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LightweightDispatcher 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
List 8196367: java/awt/List/SingleModeDeselect/SingleModeDeselect.java times out 2022-04-26 20:54:53 +00:00
Menu 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
MenuBar 8294039: Remove "Classpath" exception from java/awt tests 2022-09-21 17:01:39 +00:00
Mixing 8295470: Update openjdk.java.net => openjdk.org URLs in test code 2022-10-20 10:33:18 +00:00
Modal 8233565: [TESTBUG] NullModalityDialogTest.java fails on MacOS 2021-04-15 09:55:29 +00:00
Mouse 8297296: java/awt/Mouse/EnterExitEvents/DragWindowTest.java fails with "No MouseReleased event on label!" 2022-12-14 22:10:01 +00:00
MouseAdapter/MouseAdapterUnitTest 8205153: Delete "standard instructions" machinery in the open automated tests 2018-06-24 16:35:21 -07:00
MouseInfo 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MultipleGradientPaint 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Multiscreen 8298709: Fix typos in src/java.desktop/ and various test classes of client component 2022-12-16 07:10:36 +00:00
Paint 8274296: Update or Problem List tests which may fail with uiScale=2 on macOS 2021-09-24 17:31:19 +00:00
patchlib/java.desktop/java/awt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PopupMenu 8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines 2023-01-16 12:18:51 +00:00
print Merge 2022-12-20 11:40:56 +00:00
PrintJob 8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test 2022-10-04 18:02:43 +00:00
regtesthelpers 8273357: SecurityManager deprecation warning from java/awt/regtesthelpers/Util.java 2022-12-05 17:54:15 +00:00
Robot 8298887: On the latest macOS+XCode the Robot API may report wrong colors 2022-12-22 07:20:06 +00:00
Scrollbar 8196018: java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.java fails 2022-11-21 13:40:06 +00:00
ScrollPane 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
security 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
SplashScreen 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
TextArea 8285867: Convert applet manual tests SelectionVisible.java to Frame and automate 2022-05-11 23:34:25 +00:00
TextComponent 6278172: TextComponent.getSelectedText() throws StringIndexOutOfBoundsException 2021-01-09 07:22:20 +00:00
TextField 8285867: Convert applet manual tests SelectionVisible.java to Frame and automate 2022-05-11 23:34:25 +00:00
Toolkit 8193547: Regression automated test '/open/test/jdk/java/awt/Toolkit/DesktopProperties/rfe4758438.java' fails 2022-12-14 16:51:41 +00:00
TrayIcon 8292848: AWT_Mixing and TrayIcon tests fail on el8 with hard-coded isOel7 2022-09-28 07:00:38 +00:00
Window 8276849: Refresh the window icon on graphics configuration changes 2022-10-03 18:42:01 +00:00
WMSpecificTests 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
xembed/server 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TEST.properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00