jdk-24/jdk/test/java/awt
2016-06-09 14:21:42 +03:00
..
AlphaComposite 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
AppContext/ApplicationThreadsStop 8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext 2015-10-12 16:26:58 +03:00
applet/Applet 8134732: [TEST_BUG] Test java/awt/applet/Applet/AppletFlipBuffer.java fails on Windows with AWTException 2015-10-28 16:42:49 +03:00
appletviewer/IOExceptionIfEncodedURLTest 8134984: Text files should end in exactly one newline 2015-09-02 14:11:50 -07: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
Button/ActionEventTest 6191390: Action Event triggered by list does not reflect the modifiers properly on win32 2016-04-12 14:40:58 +05:30
Checkbox/SetStateExcessEvent 8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed 2015-04-02 19:53:53 +03:00
Choice 8039467: [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows 2015-09-14 18:54:04 +04:00
Clipboard/HTMLTransferTest 8014725: closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently 2015-09-16 10:22:42 +03:00
Color 8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace 2015-02-14 21:05:41 +03:00
Component 8144166: [macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java fails 2016-04-05 18:11:12 +03:00
ComponentOrientation 8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository 2016-05-27 14:33:48 +09:00
Container 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized 2014-10-20 12:36:16 +04:00
Cursor 8029339: Custom MultiResolution image support on HiDPI displays 2015-09-15 15:31:34 +04:00
datatransfer 8142968: Module System implementation 2016-03-17 19:04:16 +00: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 8057574: inconsistent behavior for setBackground (Windows/Linux) 2016-05-24 14:19:53 +05:30
dnd 7124381: DragSourceListener.dragDropEnd() never been called on completion of dnd operation 2016-04-25 19:14:30 +03:00
EmbeddedFrame 8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw 2015-10-20 12:42:21 +03:00
event 8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows 2016-05-05 14:56:42 +03:00
EventDispatchThread 8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException 2015-06-29 01:27:08 +03:00
EventQueue 8131670: [TEST_BUG]Test java/awt/EventQueue/6980209/bug6980209.java fails on Linux 2015-09-16 10:32:46 +03:00
FileDialog 8157163: AWT FileDialog does not inherit icon image from parent Frame 2016-05-30 11:08:27 +03:00
Focus 8139218: Dialog that opens and closes quickly changes focus in original focusowner 2016-05-31 15:57:01 +03:00
font 8073400: Some Monospaced logical fonts have a different width 2016-04-01 11:22:22 +03:00
FontClass 8146324: Add sun.font.FontUtilities.isComplexCharCode or related method 2016-04-05 11:52:52 -07: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 8146168: [TEST_BUG] instability of java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java 2015-12-30 19:28:05 +03: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 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
GradientPaint 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
Graphics 8069348: SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D 2016-03-11 21:57:43 +04:00
Graphics2D 8015070: Antialiased text on translucent backgrounds gets bright artifacts 2016-05-06 11:23:49 +00: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
Gtk/GtkVersionTest 8156121: "Fail forward" fails for GTK3 if no GTK2 available 2016-06-07 11:40:28 +03:00
Headless 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
hidpi/properties 8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X 2016-03-23 14:25:22 +04:00
im 8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X 2015-10-30 13:23:35 +03:00
image 8151773: [macosx] TrayIcon.imageAutoSize property is ignored 2016-04-05 18:23:10 +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 8149456: [macosx] robot.keyPress do not generate key events (keyPressed and keyReleased) for function keys F13 to F19 2016-03-14 16:46:39 +05:30
KeyboardFocusmanager 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
LightweightComponent/LightweightEventTest 8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message 2016-02-02 15:57:42 +05:30
LightweightDispatcher 7079254: Toolkit eventListener leaks memory 2013-05-17 11:02:55 +04:00
List 6191390: Action Event triggered by list does not reflect the modifiers properly on win32 2016-04-12 14:40:58 +05:30
Menu 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
MenuBar 6191390: Action Event triggered by list does not reflect the modifiers properly on win32 2016-04-12 14:40:58 +05:30
Mixing 8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java 2016-03-25 12:31:16 +03:00
Modal 8133027: [Jigsaw] Test java/awt/PrintJob/Text/stringwidth.sh fails during compilation 2015-09-08 11:28:16 +03:00
Mouse 8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error 2016-01-29 15:21:55 +05:30
MouseAdapter/MouseAdapterUnitTest 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MouseInfo 8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java 2016-03-25 12:31:16 +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 8139581: AWT components are not drawn after removal and addition to a container 2016-02-02 16:33:03 +03:00
patchlib/java.desktop/java/awt 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
print 6842011: StackOverflowError printing landscape with scale and transform 2016-06-02 15:20:31 +05:30
PrintJob 8158520: [TEST_BUG] java/awt/PrintJob/PrinterException.java fails on timeout 2016-06-07 11:02:21 +05:30
regtesthelpers 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Robot 8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows 2016-05-05 14:56:42 +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 8134984: Text files should end in exactly one newline 2015-09-02 14:11:50 -07: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 8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens 2016-06-07 20:15:01 +04:00
TextArea 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField 2016-03-18 17:00:08 +05:30
TextField 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField 2016-03-18 17:00:08 +05:30
Toolkit 8027324: The spec for Toolkit.setDynamicLayout() and Toolkit.isDynamicLayoutActive() needs to be clarified 2016-05-02 12:08:59 +03:00
TrayIcon 8154328: [TEST_BUG] java/awt/TrayIcon/ActionEventTest/ActionEventTest.java 2016-05-06 17:43:36 +03:00
Window 8025130: [macosx] Frame setLocationByPlatform has no effect under Mac OS X 2016-06-09 14:21:42 +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 8152693: Changed behavior of java/awt/xembed/server/TestXEmbedServerJava.java test 2016-04-06 14:44:32 +03:00
TEST.properties 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00