jdk-24/jdk/test/java/awt
2015-09-07 13:48:24 +03:00
..
AlphaComposite 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
applet/Applet 8130390: Applet fails to launch on virtual desktop 2015-07-21 09:35:04 +03:00
appletviewer/IOExceptionIfEncodedURLTest 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
BasicStroke 8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation 2015-07-15 14:02:24 +03:00
Checkbox/SetStateExcessEvent 8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed 2015-04-02 19:53:53 +03:00
Choice 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
Color 8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace 2015-02-14 21:05:41 +03:00
Component 8047226: closed/java/awt/Component/GetScreenLocTest/GetScreenLocTest.html clicks on Unity's tool bar 2015-08-26 18:03:21 +03:00
Container 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized 2014-10-20 12:36:16 +04:00
Cursor 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
datatransfer 8081787: [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor 2015-08-13 15:29:03 +03:00
Debug/DumpOnKey 4379403: Need to disable the "magic AWT dump key" (CTRL+SHIFT+F1) 2015-08-06 19:52:02 +03:00
Desktop 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
Dialog 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
dnd 8074763: Remove API references to java.awt.dnd.peer 2015-04-17 16:57:30 +03:00
EmbeddedFrame 8132376: Add @requires os.family to the client tests with access to internal OS-specific API 2015-09-01 11:03:43 +03:00
event 6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows 2015-07-31 13:13:30 +03:00
EventDispatchThread 8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException 2015-06-29 01:27:08 +03:00
EventQueue 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update 2015-07-03 17:37:40 +03:00
FileDialog 8025815: Child FileDialog of modal dialog does not get focus on Gnome 2015-07-28 20:55:45 +03:00
Focus 8080948: [TEST_BUG] Few test cases are failing due to use of getPeer() 2015-09-03 19:19:15 +03:00
font 8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine 2015-08-13 14:20:36 +03:00
FontClass 8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid 2015-07-15 14:05:09 +03:00
FontMetrics 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Frame 8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame 2015-08-19 09:54:15 +04:00
FullScreen 8129116: Deadlock with multimonitor fullscreen windows 2015-06-22 15:43:40 +03:00
geom 8078464: Path2D storage growth algorithms should be less linear 2015-04-28 14:23:03 -07:00
grab 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update 2015-07-03 17:37:40 +03:00
GradientPaint 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
Graphics 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Graphics2D 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
GraphicsConfiguration 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
GraphicsDevice 8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 2014-11-10 16:23:30 +03:00
GraphicsEnvironment 7077826: Unset and empty DISPLAY variable is handled differently by JDK 2014-12-16 20:23:46 +03:00
GridBagLayout/GridBagLayoutIpadXYTest 8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 2014-11-10 16:23:30 +03:00
GridLayout 8039279: Move awt tests to openjdk repository 2014-04-21 14:35:14 +04:00
Headless 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
im 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
image 8133539: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access 2015-09-07 13:48:24 +03:00
InputMethods 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
Insets 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
JAWT 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update 2015-07-03 17:37:40 +03:00
keyboard 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
KeyboardFocusmanager 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
LightweightDispatcher 7079254: Toolkit eventListener leaks memory 2013-05-17 11:02:55 +04:00
List 8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-12-05 14:55:08 +03:00
Menu 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
MenuBar 6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException 2015-01-13 17:10:28 +03:00
Mixing 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update 2015-07-03 17:37:40 +03:00
Modal 8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine 2015-08-13 14:20:36 +03:00
Mouse 8132376: Add @requires os.family to the client tests with access to internal OS-specific API 2015-09-01 11:03:43 +03:00
MouseAdapter/MouseAdapterUnitTest 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MouseInfo 8035568: [macosx] Cursor management unification 2015-05-09 02:08:15 +03:00
MultipleGradientPaint 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Multiscreen 8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-12-05 14:55:08 +03:00
Paint 8074028: Remove API references to java.awt.peer 2015-04-17 16:54:13 +03:00
print 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
PrintJob 8028711: TEST_BUG: Shell tests should pass through VM options 2014-02-13 15:59:04 +00:00
regtesthelpers 8074028: Remove API references to java.awt.peer 2015-04-17 16:54:13 +03:00
Robot 8081306: [TEST_BUG] remove imports of the internal API from some regression tests 2015-06-18 11:05:33 +03:00
Scrollbar/ScrollbarMouseWheelTest 8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D 2015-05-08 20:43:46 +03:00
ScrollPane 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane 2015-06-03 15:21:35 +03:00
security 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 2014-11-10 16:37:40 +03:00
SplashScreen 8132376: Add @requires os.family to the client tests with access to internal OS-specific API 2015-09-01 11:03:43 +03:00
TextArea 8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine 2015-08-13 14:20:36 +03:00
TextField 8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-12-05 14:55:08 +03:00
Toolkit 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
TrayIcon 8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java 2015-05-22 16:13:00 +03:00
Window 8014212: Robot captures black screen 2015-08-11 16:32:13 +03:00
WMSpecificTests 8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine 2015-08-13 14:20:36 +03:00
xembed/server 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update 2015-07-03 17:37:40 +03:00
TEST.properties 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00