jdk-24/jdk/test/java/awt
Lana Steuck 56014d30fc Merge
2013-02-13 12:38:28 -08:00
..
AlphaComposite 6918065: Crash in Java2D blit loop (IntArgbToIntArgbPreSrcOverMaskBlit) in 64bit mode 2010-03-08 11:35:30 -08:00
appletviewer/IOExceptionIfEncodedURLTest 7072120: No mac os x support in several regression tests 2012-10-30 12:47:35 +01:00
Choice 7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call 2012-10-03 21:01:47 +04:00
Color/OpacityChange 6783910: (dav) java.awt.Color.brighter()/darker() methods make color opaque 2010-11-30 21:54:55 +03:00
Component 7097771: setEnabled does not work for components in disabled containers 2012-04-10 22:09:58 +04:00
Container 7041387: Introduce new boolean system property java.awt.smartInvalidate 2011-05-10 18:28:05 +04:00
Cursor/PredefinedPrivate 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DataFlavor/MissedHtmlAndRtfBug 8005932: Java 7 on mac os x only provides text clipboard formats 2013-02-08 22:08:10 +04:00
datatransfer/DragUnicodeBetweenJVMTest 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Dialog 7080109: Dialog.show() lacks doPrivileged() to access system event queue 2012-05-10 20:05:12 +04:00
dnd 7146550: [macosx] DnD test failure in createCompatibleWritableRaster() 2012-05-25 12:56:22 +04:00
event 7199180: [macosx] Dead keys handling for input methods 2012-09-21 13:48:06 +04:00
EventDispatchThread 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
EventQueue 7186109: Simplify lock machinery for PostEventQueue & EventQueue 2012-09-13 19:53:13 +04:00
FileDialog 6998877: After double-click on the folder names , FileNameOverrideTest FAILED 2011-04-05 16:50:11 +04:00
Focus 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
font 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
FontClass 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
FontMetrics 7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7 2012-07-12 16:24:56 -07:00
Frame 7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified 2013-02-13 18:01:18 +04:00
FullScreen 8003173: [macosx] Fullscreen on Mac leaves an empty rectangle 2013-01-24 17:50:03 +04:00
geom 7040717: Test case for 6522514 was not included in bug fix 2011-05-10 15:59:01 -07:00
grab 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Graphics 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Graphics2D 6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails 2011-04-29 16:27:34 -07:00
GraphicsConfiguration/NormalizingTransformTest 7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform() 2012-10-19 15:23:14 +04:00
GraphicsDevice 7124400: [macosx] CGraphicsDevice.getConfigurations() returns reference to member (does not copy configs) 2012-05-21 14:04:46 +04:00
GraphicsEnvironment 7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit 2011-04-06 17:13:08 +04:00
GridBagLayout/GridBagLayoutIpadXYTest 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GridLayout/LayoutExtraGaps 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
im 7079260: InputContext leaks memory 2013-02-13 15:27:29 +00:00
image 8004801: The image of BufferedImage.TYPE_INT_ARGB is blank 2013-02-01 20:06:27 +04:00
Insets 6444769: java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html fails 2010-12-14 13:51:07 +00:00
JAWT 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
keyboard/EqualKeyCode 6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails 2011-04-27 18:15:27 +04:00
KeyboardFocusmanager 8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx 2013-01-15 12:49:03 +04:00
List 7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items) 2012-09-26 18:59:12 +04:00
Menu 6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards 2010-08-31 15:05:09 +04:00
MenuBar 7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows 2011-08-01 17:05:16 +04:00
Mixing 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Modal 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Mouse 7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side 2012-05-02 17:54:18 +04:00
MouseAdapter/MouseAdapterUnitTest 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MultipleGradientPaint 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Multiscreen 6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf 2010-10-14 18:56:18 +04:00
Paint 7043054: REGRESSION: JDK 7 b126 : Wrong userBounds in Paint.createContext() 2011-05-11 16:12:01 -07:00
print 7143070: test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit 2012-02-13 17:49:23 +04:00
PrintJob 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
regtesthelpers 7079260: InputContext leaks memory 2013-02-13 15:27:29 +00:00
Robot 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ScrollPane/ScrollPanePreferredSize 7160627: [macosx] TextArea has wrong initial size 2012-09-24 21:33:41 +04:00
TextArea 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
TextField 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
Toolkit 7072120: No mac os x support in several regression tests 2012-10-30 12:47:35 +01:00
TrayIcon 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Window 7149068: java/awt/Window/Grab/GrabTest.java failed 2012-07-27 19:41:24 +04:00
WMSpecificTests/Mutter 7043963: AWT workaround missing for Mutter 2012-06-04 16:39:12 -04:00
xembed/server 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00