jdk-24/jdk/test/java/awt
Lana Steuck 30f9f179d5 Merge
2013-10-31 16:22:30 -07: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 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane 2013-09-25 16:17:42 +04:00
DataFlavor/MissedHtmlAndRtfBug 8015976: OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions 2013-06-06 17:02:05 +04:00
datatransfer 8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux 2013-05-17 14:11:06 +04:00
Desktop/OpenByUNCPathNameTest 6550588: java.awt.Desktop cannot open file with Windows UNC filename 2013-03-20 20:41:03 +04:00
Dialog 7080109: Dialog.show() lacks doPrivileged() to access system event queue 2012-05-10 20:05:12 +04:00
dnd 8024163: [macosx] NullPointerException at javax.swing.TransferHandler$DropHandler.handleDrag since jdk8b93, 7u40b28 2013-10-02 11:32:56 +04:00
event 8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS" 2013-10-22 16:45:08 +04:00
EventDispatchThread 8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE 2013-08-06 17:07:49 +04: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 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu 2013-09-20 17:16:45 +04:00
font 7092764: java.awt.font.TransformAttribute.equals(null) throws NPE 2013-09-26 15:06:39 -07:00
FontClass 8015556: [macosx] surrogate pairs do not render properly 2013-05-31 09:25:37 -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 8026143: [macosx] Maximized state could be inconsistent between peer and frame 2013-10-11 11:48:52 +04:00
FullScreen 8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow 2013-10-30 20:54:42 +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
GradientPaint 8023483: sun/java2d/DirectX/TransformedPaintTest/TransformedPaintTest.java failed with jdk8 on linux platforms 2013-10-22 13:47:45 -07:00
Graphics 7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36 2013-10-02 11:22:07 -07:00
Graphics2D 8020051: [TEST_BUG] Testcase for 8004859 has a typo 2013-08-16 16:52:53 +04:00
GraphicsConfiguration/NormalizingTransformTest 7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform() 2012-10-19 15:23:14 +04:00
GraphicsDevice 8019587: [macosx] Possibility to set the same frame for the different screens 2013-07-09 21:21:55 +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 8024895: xrender MaskImage cache isn't accounting for change in alpha 2013-09-26 16:30:38 -07:00
InputMethods 8025649: need test to cover JDK-8000423 2013-10-09 13:40:55 +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
LightweightDispatcher 7079254: Toolkit eventListener leaks memory 2013-05-17 11:02:55 +04:00
List 7124338: [macosx] Selection lost if a selected item removed from a java.awt.List 2013-10-11 15:39:40 +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 8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX 2013-09-16 19:21:50 +04:00
Mixing 7109977: [macosx] MixingInHwPanel.java test fails on Mac trying to click in the reserved corner 2013-06-06 17:06:22 +04:00
Modal 8008728: [macosx] Swing. JDialog. Modal dialog goes to background 2013-09-16 17:45:07 +04:00
Mouse 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS 2013-09-13 18:02: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 7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError 2013-10-24 14:32:07 +04:00
print 8015586: [macosx] Test closed/java/awt/print/PrinterJob/PrintToDir.java fails on MacOSX 2013-10-15 14:24:49 -07:00
PrintJob 8025988: [macosx] Attribute settings don't work for JobAttributes range 2013-10-18 15:30:10 -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
security 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess 2013-09-04 11:40:23 +01:00
TextArea 7150100: [macosx] "0123456789" is selected in the TextField 2013-10-01 04:29:50 +04:00
TextField 7150100: [macosx] "0123456789" is selected in the TextField 2013-10-01 04:29:50 +04:00
Toolkit 8025673: [macosx] Disable X11 AWT toolkit 2013-10-24 20:47:41 -04:00
TrayIcon 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear 2013-09-25 16:52:46 +04:00
Window 8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112 2013-10-30 12:00:18 +04:00
WMSpecificTests 8014726: TEST_BUG: java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java should be modified 2013-05-27 22:31:37 +04:00
xembed/server 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00