..
AlphaComposite
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
appletviewer /IOExceptionIfEncodedURLTest
8028537: PPC64: Updated the JDK regression tests to run on AIX
2014-01-17 21:54:30 +01:00
Choice
Merge
2014-02-27 10:43:53 -08:00
Color /OpacityChange
6783910: (dav) java.awt.Color.brighter()/darker() methods make color opaque
2010-11-30 21:54:55 +03:00
Component
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
Container
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
Cursor
8028212: Custom cursor HiDPI support
2014-01-09 18:41:00 +04:00
DataFlavor /MissedHtmlAndRtfBug
8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution
2014-02-17 18:52:01 +04:00
datatransfer
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
Desktop /OpenByUNCPathNameTest
8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
2013-12-18 11:01:33 +00:00
Dialog
7080109: Dialog.show() lacks doPrivileged() to access system event queue
2012-05-10 20:05:12 +04:00
dnd
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
2014-03-14 17:48:28 +04:00
event
7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
2014-03-21 17:36:37 +03:00
EventDispatchThread
Merge
2014-02-27 10:43:53 -08:00
EventQueue
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
FileDialog
8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog
2014-03-21 15:25:42 +04:00
Focus
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
font
7092764: java.awt.font.TransformAttribute.equals(null) throws NPE
2013-09-26 15:06:39 -07:00
FontClass
8028711: TEST_BUG: Shell tests should pass through VM options
2014-02-13 15:59:04 +00: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
Merge
2014-02-27 10:43:53 -08:00
FullScreen
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08: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
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
Graphics2D
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
GraphicsConfiguration /NormalizingTransformTest
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
2012-10-19 15:23:14 +04:00
GraphicsDevice
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08: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
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
image
8035069: [macosx] Loading resolution variants by demand
2014-03-18 14:48:47 +04:00
InputMethods
8027696: Incorrect copyright header in the tests
2013-11-12 20:24:25 +04:00
Insets
6444769: java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html fails
2010-12-14 13:51:07 +00:00
JAWT
8028711: TEST_BUG: Shell tests should pass through VM options
2014-02-13 15:59:04 +00:00
keyboard /EqualKeyCode
6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
2011-04-27 18:15:27 +04:00
KeyboardFocusmanager
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
LightweightDispatcher
7079254: Toolkit eventListener leaks memory
2013-05-17 11:02:55 +04:00
List
7124255: [macosx] java.awt.List: method select(int) doesn't work before be visible
2014-03-19 16:13:59 +04:00
Menu
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
MenuBar
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08: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
8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails
2013-11-27 20:45:10 +04:00
Mouse
8032872: [macosx] Cannot select from JComboBox in a JWindow
2014-03-06 17:13:55 +04:00
MouseAdapter /MouseAdapterUnitTest
6943119: Rebrand source copyright notices
2010-05-25 15:58:33 -07:00
MouseInfo
8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails
2013-12-04 15:41:03 +04:00
MultipleGradientPaint
6943119: Rebrand source copyright notices
2010-05-25 15:58:33 -07:00
Multiscreen
Merge
2014-02-27 10:43:53 -08:00
Paint
7157680: XAWT: Native components should not paint native part on UPDATE event
2014-01-20 20:11:09 +04:00
print
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
PrintJob
8028711: TEST_BUG: Shell tests should pass through VM options
2014-02-13 15:59:04 +00:00
regtesthelpers
8031765: Child process error stream is not empty!
2014-03-20 17:34:27 +04:00
Robot
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
ScrollPane /ScrollPanePreferredSize
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
security
8037776: [macosx] Swing app fails to exit after last window is disposed when security manager is enabled
2014-03-19 18:27:31 +04:00
SplashScreen
8024185: [macosx] Fullscreen button freezes application when started with -splash
2013-12-19 16:40:28 +04:00
TextArea
Merge
2014-02-27 10:43:53 -08:00
TextField
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
2013-12-26 12:04:16 -08:00
Toolkit
8031477: [macosx] Loading AWT native library fails
2014-01-15 11:53:54 +04:00
TrayIcon
7158615: [macosx] Some TrayIcon tests presume action trigger on BUTTON1
2014-03-06 12:18:31 +04:00
Window
8032872: [macosx] Cannot select from JComboBox in a JWindow
2014-03-06 17:13:55 +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