jdk-24/test/jdk/java/awt
Leo Korinth d52a995f35 8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +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
applet/Applet
AWTEventMulticaster 8306134: Open source some AWT tests relating to Button and a few other classes 2023-04-19 17:37:16 +00:00
AWTKeyStroke 8306134: Open source some AWT tests relating to Button and a few other classes 2023-04-19 17:37:16 +00:00
BasicStroke 6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified 2021-02-10 07:22:44 +00:00
BorderLayout 8306134: Open source some AWT tests relating to Button and a few other classes 2023-04-19 17:37:16 +00:00
Button 8306134: Open source some AWT tests relating to Button and a few other classes 2023-04-19 17:37:16 +00:00
CardLayout 8306372: Open source AWT CardLayout and Checkbox tests 2023-04-19 20:53:51 +00:00
Checkbox 8306372: Open source AWT CardLayout and Checkbox tests 2023-04-19 20:53:51 +00:00
Choice 8315726: Open source several AWT applet tests 2023-09-13 22:23:27 +00:00
Clipboard 8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6 2023-07-21 12:58:20 +00:00
color 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
ColorClass 8306683: Open source several clipboard and color AWT tests 2023-04-25 20:26:45 +00:00
Component 8315726: Open source several AWT applet tests 2023-09-13 22:23:27 +00:00
ComponentOrientation 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
Container 8306752: Open source several container and component AWT tests 2023-04-25 20:27:34 +00:00
Cursor 8306135: Clean up and open source some AWT tests 2023-04-19 16:56:00 +00:00
datatransfer 8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6 2023-07-21 12:58:20 +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 8306575: Clean up and open source four Dialog related tests 2023-04-22 00:14:51 +00:00
dnd 8315484: java/awt/dnd/RejectDragDropActionTest.java timed out 2023-10-12 22:02:16 +00:00
EmbeddedFrame 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
event 8318154: Improve stability of WheelModifier.java test 2023-10-16 10:58:30 +00:00
EventDispatchThread 8306718: Optimize and opensource some old AWT tests 2023-04-25 18:32:03 +00:00
EventQueue 8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable 2019-12-18 10:10:32 +03:00
FileDialog 8306718: Optimize and opensource some old AWT tests 2023-04-25 18:32:03 +00:00
FlowLayout 8306718: Optimize and opensource some old AWT tests 2023-04-25 18:32:03 +00:00
Focus 8315726: Open source several AWT applet tests 2023-09-13 22:23:27 +00:00
font 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8317112: Add screenshot for Frame/DefaultSizeTest.java 2023-10-16 10:13:30 +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 8315726: Open source several AWT applet tests 2023-09-13 22:23:27 +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 8306838: GetGraphicsTest needs to be headful 2023-04-25 15:29:28 +00:00
Graphics2D 8310187: Improve Generational ZGC jtreg testing 2023-06-20 10:08:13 +00:00
GraphicsConfiguration
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 8306067: Open source AWT Graphics,GridBagLayout related tests 2023-04-25 08:55:00 +00:00
GridLayout
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
Icon 8315663: Open source misc awt tests 2023-09-13 05:25:25 +00:00
im 8023814: Test java/awt/im/memoryleak/InputContextMemoryLeakTest.java fails 2022-04-21 13:03:30 +00:00
image 8272288: Funky multiresolution image breaks graphics context 2023-02-09 19:22:51 +00:00
InputMethods
Insets 8306060: Open source few AWT Insets related tests 2023-04-21 02:42:55 +00: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 8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests 2023-04-26 19:07:25 +00:00
Label 8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests 2023-04-26 19:07:25 +00:00
Layout 8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests 2023-04-26 19:07:25 +00:00
LightweightComponent 8316211: Open source several manual applet tests 2023-09-26 21:24:07 +00:00
LightweightDispatcher
List 8306489: Open source AWT List related tests 2023-05-04 06:08:31 +00:00
Menu 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
MenuBar 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
MenuItem 8311113: Remove invalid pointer cast and clean up setLabel() in awt_MenuItem.cpp 2023-09-19 17:37:49 +00:00
Mixing 8299052: ViewportOverlapping test fails intermittently on Win10 & Win11 2023-06-12 23:11:52 +00:00
Modal 8306850: Open source AWT Model related tests 2023-04-27 15:59:42 +00:00
Mouse 8282232: [Win] GetMousePositionWithPopup test fails due to wrong mouse position 2023-05-02 23:22:17 +00:00
MouseAdapter/MouseAdapterUnitTest 8205153: Delete "standard instructions" machinery in the open automated tests 2018-06-24 16:35:21 -07:00
MouseInfo 8306072: Open source several AWT MouseInfo related tests 2023-04-26 05:44:13 +00:00
MultipleGradientPaint
Multiscreen 8280482: Window transparency bug on Linux 2023-08-01 04:28:42 +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
Panel 8306812: Open source several AWT Miscellaneous tests 2023-05-26 10:50:49 +00:00
patchlib/java.desktop/java/awt
PopupMenu 8306812: Open source several AWT Miscellaneous tests 2023-05-26 10:50:49 +00:00
print 8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage 2023-08-28 20:31:02 +00:00
PrintJob 8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test 2022-10-04 18:02:43 +00:00
regtesthelpers 8316017: Refactor timeout handler in PassFailJFrame 2023-10-25 13:25:34 +00:00
Robot 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
Scrollbar 8306812: Open source several AWT Miscellaneous tests 2023-05-26 10:50:49 +00:00
ScrollPane 8315965: Open source various AWT applet tests 2023-09-21 18:28:19 +00: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 8315965: Open source various AWT applet tests 2023-09-21 18:28:19 +00:00
TextComponent 8306432: Open source several AWT Text Component related tests 2023-04-28 14:35:16 +00:00
TextField 8285867: Convert applet manual tests SelectionVisible.java to Frame and automate 2022-05-11 23:34:25 +00:00
Toolkit 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TrayIcon 8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage 2023-08-28 20:31:02 +00:00
Window 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
WMSpecificTests 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
xembed/server
CacheTest.java 8306076: Open source AWT misc tests 2023-04-24 07:51:47 +00:00
TEST.properties