jdk-24/test/jdk/java/awt
Shashidhara Veerabhadraiah 72628783c5 8195738: scroll poistion in ScrollPane is reset after calling validate()
Reviewed-by: serb, ssadetsky
2018-03-08 14:31:54 +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
appletviewer/IOExceptionIfEncodedURLTest 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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Clipboard/HTMLTransferTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Color 8196196: Headful tests should not be run in headless mode 2018-02-16 12:24:38 -08:00
Component 8189204: Possible NPE in Component::getLocationOnScreen() 2017-11-22 13:52:48 -08:00
ComponentOrientation 8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle 2017-09-25 16:06:13 +05:30
Container 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Cursor 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
datatransfer 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Debug/DumpOnKey 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Desktop 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
Dialog 8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows 2018-02-28 14:29:37 +05:30
dnd 8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting 2018-02-22 13:25:43 +05:30
EmbeddedFrame 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
event 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
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 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
Focus 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
font 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
FontClass 8194869: [TESTBUG][aix, s390] Adapt tests to platforms 2018-01-18 10:26:39 +01:00
FontMetrics 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Frame 8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java 2018-03-07 17:05:28 +05:30
FullScreen 8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default 2018-03-07 14:54:46 +05:30
geom 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
grab 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
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 8198613: Test cases result in failure or timeout when run with OpenGL backend 2018-03-02 14:39:29 +05:30
GraphicsEnvironment 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GridBagLayout/GridBagLayoutIpadXYTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GridLayout 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Gtk/GtkVersionTest 8196196: Headful tests should not be run in headless mode 2018-02-16 12:24:38 -08: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
image 8198613: Test cases result in failure or timeout when run with OpenGL backend 2018-03-02 14:39:29 +05:30
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 8163265: [macosx] numpad 0 instead of VK_0 2017-10-19 13:52:37 +05:30
KeyboardFocusmanager 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
Menu 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MenuBar 8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown 2018-02-27 21:53:06 +00:00
Mixing 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Modal 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Mouse 8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails 2018-03-07 16:52:19 +05:30
MouseAdapter/MouseAdapterUnitTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8198613: Test cases result in failure or timeout when run with OpenGL backend 2018-03-02 14:39:29 +05:30
Paint 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -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 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -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 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
Scrollbar/ScrollbarMouseWheelTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ScrollPane 8195738: scroll poistion in ScrollPane is reset after calling validate() 2018-03-08 14:31:54 +05:30
security 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SplashScreen 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TextArea 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
TextField 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
Toolkit 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
TrayIcon 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
Window 8198613: Test cases result in failure or timeout when run with OpenGL backend 2018-03-02 14:39:29 +05:30
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