jdk-24/test/jdk/java/awt
Sergey Bylokhov a62b24f573 8241829: Cleanup the code for PrinterJob on windows
Reviewed-by: prr, aivanov
2020-04-08 02:03:56 -07:00
..
AlphaComposite 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AppContext/ApplicationThreadsStop 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
applet/Applet 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BasicStroke 8218682: [TEST_BUG] DashOffset fails in mach5 2019-02-14 20:20:49 +00:00
Button/ActionEventTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Checkbox/SetStateExcessEvent 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Choice 8241808: [TESTBUG] The JDK-8039467 bug appeared on macOS 2020-03-31 19:19:25 -07:00
Clipboard/HTMLTransferTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
color 8232225: Rework the fix for JDK-8071483 2019-10-15 22:42:23 -07:00
ColorClass 8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail 2019-12-05 15:33:37 -08:00
Component 8233657: Intermittent NPE in Component.validate() 2019-11-08 05:24:29 +00:00
ComponentOrientation 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
Container 8205153: Delete "standard instructions" machinery in the open automated tests 2018-06-24 16:35:21 -07:00
Cursor 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
datatransfer 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
Debug/DumpOnKey 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Desktop 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
Dialog 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08:00
dnd 8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms 2019-12-09 15:09:24 +05:30
EmbeddedFrame 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
event 8231991: Mouse wheel change focus on awt/swing windows 2019-11-12 15:54:24 +01:00
EventDispatchThread 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
EventQueue 8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable 2019-12-18 10:10:32 +03:00
FileDialog 8238276: ComponentPeer.xxxImage are not implemented in some peers 2020-02-08 14:25:06 -08:00
Focus 8237222: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails 2020-02-08 18:48:42 -08:00
font 8223935: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10 2020-03-17 17:38:27 -07:00
FontClass 8233097: Fontmetrics for large Fonts has zero width 2019-11-04 10:01:55 -08:00
FontMetrics 8227662: freetype seeks to index at the end of the font data 2019-07-18 07:25:17 -07:00
Frame 8176359: Frame#setMaximizedbounds not working properly in multi screen environments 2020-01-25 22:46:20 -08:00
FullScreen 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
geom 8203027: Open source tests for "java.awt.geom" 2018-05-22 17:33:31 -07:00
grab 8204946: Clean-up problem list for JDK-8202933 and JDK-8202934 2018-06-22 10:29:14 +05:30
GradientPaint 8231027: Correct typos 2019-09-17 19:52:51 -07:00
Graphics 8235153: [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails 2020-03-02 23:35:50 +00:00
Graphics2D 8232684: Make switch expressions final 2019-11-12 06:32:13 +00:00
GraphicsConfiguration 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GraphicsDevice 8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen 2019-10-24 14:54:31 -07:00
GraphicsEnvironment 8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class 2019-04-29 10:16:58 -07:00
GridBagLayout/GridBagLayoutIpadXYTest 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
GridLayout 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Gtk 8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion() 2019-05-08 22:59:20 -07:00
Headless 8238741: java.awt.Robot(GraphicsDevice) constructor does not follow the spec 2020-02-13 13:21:21 -08:00
hidpi/properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
im 8213183: InputMethod cannot be used after its restarting 2018-12-13 00:46:39 +09:00
image 8241791: [TESTBUG] Test failing with exception "java.lang.UnsupportedOperationException" 2020-03-30 12:06:06 +05:30
InputMethods 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Insets 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JAWT 8196196: Headful tests should not be run in headless mode 2018-02-16 12:24:38 -08:00
keyboard 8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys 2019-04-22 17:02:51 +05:30
KeyboardFocusmanager 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
LightweightComponent/LightweightEventTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LightweightDispatcher 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
List 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
Menu 8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows 2018-11-02 23:05:47 +05:30
MenuBar 8237221: [macos] java/awt/MenuBar/SeparatorsNavigation/SeparatorsNavigation.java fails 2020-02-17 20:04:31 +03:00
Mixing 8240202: A few client tests leave mouse buttons pressed 2020-02-28 16:49:10 -08:00
Modal 8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow 2018-12-19 14:11:35 -08:00
Mouse 8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows 2019-11-15 16:58:07 +05:30
MouseAdapter/MouseAdapterUnitTest 8205153: Delete "standard instructions" machinery in the open automated tests 2018-06-24 16:35:21 -07:00
MouseInfo 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MultipleGradientPaint 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Multiscreen 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
Paint 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
patchlib/java.desktop/java/awt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PopupMenu 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
print 8241829: Cleanup the code for PrinterJob on windows 2020-04-08 02:03:56 -07:00
PrintJob 8224705: Tests that need to be problem-listed or have printer resources 2019-05-24 09:10:10 -07:00
regtesthelpers 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Robot 8226806: [macOS 10.14] Methods of Java Robot should be called from appropriate thread 2020-03-16 17:33:52 -07:00
Scrollbar/ScrollbarMouseWheelTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ScrollPane 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
security 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SplashScreen 8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON 2019-11-22 11:35:26 +05:30
TextArea 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
TextField 8211267: StackOverflowError happened by TextField.setFont(...) 2019-01-06 19:28:21 -08:00
Toolkit 8233573: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException 2020-03-10 11:30:33 -07:00
TrayIcon 8204161: [TESTBUG] auto failed with the "Applet thread threw exception: java.lang.UnsupportedOperationException" exception 2020-03-03 17:37:04 +05:30
Window 8196019: java/awt/Window/Grab/GrabTest.java fails on Windows 2020-04-06 20:27:40 -07:00
WMSpecificTests 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
xembed/server 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TEST.properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00