jdk-24/test/jdk/java/awt
Prasanta Sadhukhan f6fcaf0f7d Merge
2019-01-07 11:02:11 +05:30
..
AlphaComposite 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AppContext/ApplicationThreadsStop 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
applet/Applet 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BasicStroke 8186306: Remove pisces from Java2D sources + build 2017-11-14 11:47:49 -08: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 6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails 2018-11-15 11:25:13 +05:30
Clipboard/HTMLTransferTest 8205153: Delete "standard instructions" machinery in the open automated tests 2018-06-24 16:35:21 -07:00
Color 8204931: Colors with alpha are painted incorrectly on Linux 2018-07-31 14:04:29 -07:00
Component 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
ComponentOrientation 8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle 2017-09-25 16:06:13 +05:30
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 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
Debug/DumpOnKey 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Desktop 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
Dialog 8208543: [macos] Support for apple.awt.documentModalSheet incomplete 2018-10-30 17:06:32 +05:30
dnd 8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF 2018-11-13 09:39:57 +05:30
EmbeddedFrame 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
event Merge 2018-11-26 10:49:53 +05:30
EventDispatchThread 6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome 2018-01-22 08:00:43 -08:00
EventQueue 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileDialog 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
Focus 8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source 2018-11-10 18:48:35 -08:00
font 8212703: Remove sun.java2d.fontpath property from java launcher code 2018-12-10 12:33:23 -08:00
FontClass 8204929: Fonts with embedded bitmaps are not always rotated 2018-06-15 13:05:34 -07:00
FontMetrics 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Frame 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
FullScreen 8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode 2018-03-30 13:57:19 -07:00
geom 8203027: Open source tests for "java.awt.geom" 2018-05-22 17:33:31 -07:00
grab 8204946: Clean-up problem list for JDK-8202933 and JDK-8202934 2018-06-22 10:29:14 +05:30
GradientPaint 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Graphics 8198613: Test cases result in failure or timeout when run with OpenGL backend 2018-03-02 14:39:29 +05:30
Graphics2D 8198613: Test cases result in failure or timeout when run with OpenGL backend 2018-03-02 14:39:29 +05:30
GraphicsConfiguration 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GraphicsDevice 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
GraphicsEnvironment 8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java 2018-11-09 22:25:40 -08:00
GridBagLayout/GridBagLayoutIpadXYTest 8205153: Delete "standard instructions" machinery in the open automated tests 2018-06-24 16:35:21 -07:00
GridLayout 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Gtk/GtkVersionTest 8200313: java/awt/Gtk/GtkVersionTest/GtkVersionTest.java fails 2018-04-20 09:44:45 -07:00
Headless 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
hidpi/properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
im 8213183: InputMethod cannot be used after its restarting 2018-12-13 00:46:39 +09:00
image 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08: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 8196196: Headful tests should not be run in headless mode 2018-02-16 12:24:38 -08:00
keyboard 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
KeyboardFocusmanager 8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac 2018-11-12 10:55:49 +05:30
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 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
Menu 8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows 2018-11-02 23:05:47 +05:30
MenuBar 8211822: Some tests fail after JDK-8210039 2018-11-06 17:57:17 -08:00
Mixing 8198002: java/awt/Mixing/Validating.java debug assert on Windows 2018-11-09 18:35:25 +05:30
Modal 8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow 2018-12-19 14:11:35 -08:00
Mouse 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07: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 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
Paint 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
patchlib/java.desktop/java/awt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PopupMenu 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
print 8214558: bad @run tag in CheckPrinterJobSystemProperty.java 2018-11-30 15:05:36 -08:00
PrintJob 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
regtesthelpers 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Robot 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
Scrollbar/ScrollbarMouseWheelTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ScrollPane 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
security 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SplashScreen 8212213: All tests for splashscreen stopped worked in jdk12b13 2018-10-19 11:15:57 -07:00
TextArea 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
TextField 8211267: StackOverflowError happened by TextField.setFont(...) 2019-01-06 19:28:21 -08:00
Toolkit 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
TrayIcon 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
Window 8211301: [macos] support full window content options 2018-11-14 20:47:57 -08:00
WMSpecificTests 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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