jdk-24/test/jdk/java/awt
2024-11-19 18:19:28 +00:00
..
a11y 8341453: java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible 2024-10-23 05:13:29 +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 8340874: Open source some of the AWT Geometry/Button tests 2024-09-30 11:24:48 +00:00
Canvas 8341072: Open source several AWT Canvas and Rectangle related tests 2024-10-17 05:48:45 +00:00
CardLayout 8341258: Open source few various AWT tests - Set1 2024-10-04 18:42:45 +00:00
Checkbox 8340336: Open some checkbox awt tests 2024-10-17 08:43:07 +00:00
Choice 8341170: Open source several Choice related tests (part 2) 2024-10-09 20:31:02 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
ColorClass 8306683: Open source several clipboard and color AWT tests 2023-04-25 20:26:45 +00:00
Component 8340625: Open source additional Component tests (part 3) 2024-10-03 16:19:09 +00:00
ComponentOrientation 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
Container 8340494: Open some dialog awt tests 4 2024-10-17 19:28:26 +00:00
Cursor 8340967: Open source few Cursor tests - Set2 2024-10-04 18:39:30 +00:00
datatransfer 8328301: Convert Applet test ManualHTMLDataFlavorTest.java to main program 2024-03-21 22:48:06 +00:00
Debug/DumpOnKey 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
Desktop 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
DesktopProperties 8340354: Open source AWT desktop properties and print related tests 2024-10-01 04:32:55 +00:00
Dialog 8343219: Manual clientlibs test failures after SM removal 2024-11-13 19:44:30 +00:00
dnd 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
EmbeddedFrame 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
event 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
EventDispatchThread 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
EventQueue 8340173: Open source some Component/Panel/EventQueue tests - Set2 2024-10-10 18:17:55 +00:00
FileDialog 8341004: Open source AWT FileDialog related tests 2024-10-03 12:20:01 +00:00
FlowLayout 8306718: Optimize and opensource some old AWT tests 2023-04-25 18:32:03 +00:00
Focus 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
font 8339974: Graphics2D.drawString doesn't always work with Font derived from AffineTransform 2024-10-10 18:00:33 +00:00
FontClass 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
FontMetrics 8328896: Fontmetrics for large Fonts has zero width 2024-04-24 17:54:10 +00:00
Frame 8341447: Open source closed frame tests # 5 2024-10-08 17:37:48 +00:00
FullScreen 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
geom 8340874: Open source some of the AWT Geometry/Button tests 2024-09-30 11:24:48 +00:00
grab 8341111: open source several AWT tests including menu shortcut tests 2024-10-04 17:20:09 +00:00
GradientPaint 8341258: Open source few various AWT tests - Set1 2024-10-04 18:42:45 +00:00
Graphics 8306838: GetGraphicsTest needs to be headful 2023-04-25 15:29:28 +00:00
Graphics2D 8277240: java/awt/Graphics2D/ScaledTransform/ScaledTransform.java dialog does not get disposed 2024-11-08 20:37:08 +00:00
GraphicsConfiguration 8339883: Open source several AWT/2D related tests 2024-09-16 19:28:20 +00:00
GraphicsDevice 8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode! 2021-06-09 20:52:43 +00:00
GraphicsEnvironment 8339982: Open source several AWT Mouse tests - Batch 2 2024-10-08 06:33:11 +00:00
GridBagLayout 8306067: Open source AWT Graphics,GridBagLayout related tests 2023-04-25 08:55:00 +00:00
GridLayout
Gtk 8329471: Remove GTK2 2024-08-08 10:51:58 +00:00
Headless
hidpi/properties
Icon 8315663: Open source misc awt tests 2023-09-13 05:25:25 +00:00
im 8344063: Remove doPrivileged calls from swing classes in the java.desktop module 2024-11-14 18:42:31 +00:00
image 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
InputMethods 8328562: Convert java/awt/InputMethods/DiacriticsTest/DiacriticsTest.java applet test to main 2024-03-25 18:59:28 +00:00
Insets 8306060: Open source few AWT Insets related tests 2023-04-21 02:42:55 +00:00
JAWT 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +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 8327401: Some jtreg tests fail on Wayland without any tracking bug 2024-05-30 06:44:04 +00:00
Label 8339962: Open source AWT TextField tests - Set1 2024-09-18 19:25:11 +00:00
Layout 8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests 2023-04-26 19:07:25 +00:00
LightweightComponent 8340173: Open source some Component/Panel/EventQueue tests - Set2 2024-10-10 18:17:55 +00:00
LightweightDispatcher
List 8342541: Exclude List/KeyEventsTest/KeyEventsTest.java from running on macOS 2024-11-19 18:19:28 +00:00
Menu
MenuBar 8340417: Open source some MenuBar tests - Set1 2024-10-04 22:08:37 +00:00
MenuItem 8339984: Open source AWT MenuItem related tests 2024-09-20 04:19:12 +00:00
MenuShortcut 8341111: open source several AWT tests including menu shortcut tests 2024-10-04 17:20:09 +00:00
Mixing 8280988: [XWayland] Click on title to request focus test failures 2024-05-02 20:18:25 +00:00
Modal 8280990: [XWayland] XTest emulated mouse click does not bring window to front 2024-06-03 07:12:06 +00:00
Mouse 8339836: Open source several AWT Mouse tests - Batch 1 2024-10-08 06:33:22 +00:00
MouseAdapter/MouseAdapterUnitTest
MouseInfo 8340332: Open source mixed AWT tests - Set3 2024-09-30 18:45:40 +00:00
MultipleGradientPaint
Multiscreen 8280482: Window transparency bug on Linux 2023-08-01 04:28:42 +00:00
Paint 8327401: Some jtreg tests fail on Wayland without any tracking bug 2024-05-30 06:44:04 +00:00
Panel 8340173: Open source some Component/Panel/EventQueue tests - Set2 2024-10-10 18:17:55 +00:00
patchlib/java.desktop/java/awt
PopupMenu 8340809: Open source few more AWT PopupMenu tests 2024-10-10 05:40:21 +00:00
print 8343219: Manual clientlibs test failures after SM removal 2024-11-13 19:44:30 +00:00
PrintJob 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
Rectangle 8341072: Open source several AWT Canvas and Rectangle related tests 2024-10-17 05:48:45 +00:00
regtesthelpers 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
Robot 8342098: Write a test to compare the images 2024-11-19 17:15:24 +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
SplashScreen 8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04 2023-12-07 03:34:49 +00:00
TextArea 8341292: Open some TextArea awt tests 3 2024-10-17 21:00:48 +00:00
TextComponent 8306432: Open source several AWT Text Component related tests 2023-04-28 14:35:16 +00:00
TextField 8340228: Open source couple more miscellaneous AWT tests 2024-09-25 16:46:49 +00:00
Toolkit 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
TrayIcon 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
Window 8341162: Open source some of the AWT window test 2024-10-04 18:08:37 +00:00
WMSpecificTests
xembed/server
CacheTest.java 8306076: Open source AWT misc tests 2023-04-24 07:51:47 +00:00
TEST.properties