jdk-24/jdk/test/java/awt
Alan Bateman 30bcdb962c Merge
2016-12-01 11:16:23 +00:00
..
AlphaComposite 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository 2014-06-20 16:48:30 +04:00
AppContext/ApplicationThreadsStop 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
applet/Applet 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02: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 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Choice 8144594: HiDPI: awt.Choice looks improperly (Win 8) 2016-08-02 10:46:08 +05:30
Clipboard/HTMLTransferTest 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
Color 8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace 2015-02-14 21:05:41 +03:00
Component 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
ComponentOrientation 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
Container 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice 2016-08-12 18:43:13 +03:00
Cursor 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
datatransfer 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Debug/DumpOnKey 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
Desktop 8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3 2016-07-29 11:25:59 +03:00
Dialog 8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT 2016-07-18 16:45:11 +05:30
dnd 8156099: [macosx] Drag and drop of link from web browser, DataFlavor types application/x-java-url and text/uri-list, getTransferData returns null 2016-08-22 18:23:46 +05:30
EmbeddedFrame 8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw 2015-10-20 12:42:21 +03:00
event 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
EventDispatchThread 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
EventQueue 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
FileDialog 8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails 2016-11-02 08:46:41 +05:30
Focus Merge 2016-12-01 11:16:23 +00:00
font 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
FontClass 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02: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 8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134 2016-10-14 10:18:53 +05:30
FullScreen 8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen 2016-10-17 10:14:38 +03:00
geom 8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees 2016-08-25 14:12:13 +05:30
grab 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
GradientPaint 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
Graphics 8167310: The graphics clip is incorrectly rounded for some fractional scales 2016-10-14 19:12:37 +03:00
Graphics2D 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
GraphicsConfiguration 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
GraphicsDevice 8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices 2016-07-05 12:37:36 +03:00
GraphicsEnvironment 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
GridBagLayout/GridBagLayoutIpadXYTest 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
GridLayout 8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing 2016-07-22 12:16:33 +05:30
Gtk/GtkVersionTest 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
Headless 8159956: EXCEPTION_ACCESS_VIOLATION in sun.awt.windows.ThemeReader.getThemeMargins 2016-07-15 15:13:09 +05:30
hidpi/properties 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
im 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
image Merge 2016-12-01 11:16:23 +00:00
InputMethods 8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used 2016-11-09 15:20:30 +03:00
Insets 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02: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
jdk 8167126: Create a module to provide access to non-SE desktop APIs 2016-10-18 13:06:59 -07:00
keyboard 8158478: X11 keysym XK_topt maps to the wrong Unicode character 2016-07-01 16:16:59 +05:30
KeyboardFocusmanager 8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails 2016-11-08 17:10:12 +03:00
LightweightComponent/LightweightEventTest 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
LightweightDispatcher 8163261: regression on Linux: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java 2016-09-20 11:46:34 +05:30
List 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
Menu 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
MenuBar 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Mixing 8157137: [PIT] [TEST_BUG] compilation failed for some tests from jdk/test/java/awt/mixing/AWT_Mixing (can't find Helper) 2016-07-14 17:15:31 +03:00
Modal 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
Mouse 8050478: [macosx] Cursor not updating correctly after closing a modal dialog 2016-09-01 22:17:48 +03:00
MouseAdapter/MouseAdapterUnitTest 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
MouseInfo 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
MultipleGradientPaint 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Multiscreen 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Paint 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
patchlib/java.desktop/java/awt 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
print 8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java 2016-11-10 12:23:14 +05:30
PrintJob 8154218: Non-usage of owner Frame when Frame object is passed to getPrintJob() 2016-08-25 16:01:44 +05:30
regtesthelpers 8160266: [macosx] NestedModalDialogTest.java and NestedModelessDialogTest.java tests does not run with current JDK codebase after taking the files from MACOSX_PORT 2016-07-18 16:45:11 +05:30
Robot 8166673: The new implementation of Robot.waitForIdle() may hang 2016-10-18 18:00:22 +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 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
security 8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java 2016-10-17 18:43:19 +05:30
SplashScreen 8151787: Unify the HiDPI splash screen image naming convention 2016-10-06 14:31:12 +05:30
TextArea 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
TextField 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Toolkit 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
TrayIcon 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
Window 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
WMSpecificTests 8160650: Couple awt and swing tests have wrong require jtreg arguments 2016-06-30 22:27:28 +03:00
xembed/server 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
TEST.properties 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00