jdk-24/jdk/test/java/awt
2016-07-25 15:29:24 +05:30
..
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 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
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 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02: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 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +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 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
EmbeddedFrame 8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw 2015-10-20 12:42:21 +03:00
event 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
EventDispatchThread 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
EventQueue 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
FileDialog 8075516: Deleting a file from either the open or save java.awt.FileDialog hangs 2016-06-22 12:26:30 +03:00
Focus 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
font 8152971: JNI Warning with -Xcheck:jni 2016-07-15 15:16:12 +05:30
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 8158918: setExtendedState(1) for maximized Frame results in state==7 2016-07-21 20:30:18 +05:30
FullScreen 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
geom 8078464: Path2D storage growth algorithms should be less linear 2015-04-28 14:23:03 -07:00
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 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02: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 8156121: "Fail forward" fails for GTK3 if no GTK2 available 2016-06-07 11:40:28 +03: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 8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel 2016-07-25 15:29:24 +05:30
InputMethods 8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED 2016-06-22 12:36:18 +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
keyboard 8158478: X11 keysym XK_topt maps to the wrong Unicode character 2016-07-01 16:16:59 +05:30
KeyboardFocusmanager 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
LightweightComponent/LightweightEventTest 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
LightweightDispatcher 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
List 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02: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 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Mouse 8158205: HiDPI hand cursor broken on Windows 2016-07-08 19:32:52 +05:30
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 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
print 8160882: [PIT][TEST_BUG] a trap of java/awt/print/PrinterJob/PrintTestLexmarkIQ.java 2016-07-11 16:39:11 +05:30
PrintJob 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
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 4908075: Press shift and another key using robot does not trigger events properly - WinXP 2016-07-20 17:08:04 +02: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 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
SplashScreen 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
TextArea 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
TextField 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Toolkit 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
TrayIcon 8160974: [TESTBUG] Mark more headful tests with @key headful 2016-07-07 16:21:45 +02:00
Window 8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity) 2016-07-15 09:44:56 +03:00
WMSpecificTests 8160650: Couple awt and swing tests have wrong require jtreg arguments 2016-06-30 22:27:28 +03:00
xembed/server 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
TEST.properties 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00