.. |
a11y
|
8298457: Instructions in a11y manual tests need to be updated
|
2022-12-09 20:05:19 +00:00 |
AlphaComposite
|
8298887: On the latest macOS+XCode the Robot API may report wrong colors
|
2022-12-22 07:20:06 +00:00 |
applet/Applet
|
|
|
AWTEventMulticaster
|
8306134: Open source some AWT tests relating to Button and a few other classes
|
2023-04-19 17:37:16 +00:00 |
AWTKeyStroke
|
8306134: Open source some AWT tests relating to Button and a few other classes
|
2023-04-19 17:37:16 +00:00 |
BasicStroke
|
6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified
|
2021-02-10 07:22:44 +00:00 |
BorderLayout
|
8306134: Open source some AWT tests relating to Button and a few other classes
|
2023-04-19 17:37:16 +00:00 |
Button
|
8306134: Open source some AWT tests relating to Button and a few other classes
|
2023-04-19 17:37:16 +00:00 |
CardLayout
|
8306372: Open source AWT CardLayout and Checkbox tests
|
2023-04-19 20:53:51 +00:00 |
Checkbox
|
8306372: Open source AWT CardLayout and Checkbox tests
|
2023-04-19 20:53:51 +00:00 |
Choice
|
8306682: Open source a few more AWT Choice tests
|
2023-04-25 02:46:13 +00:00 |
Clipboard
|
8306566: Open source several clipboard AWT tests
|
2023-04-24 10:56:50 +00:00 |
color
|
8299333: Unify exceptions used by all variants of ICC_Profile.getInstance(null)
|
2023-03-30 16:12:25 +00:00 |
ColorClass
|
8275843: Random crashes while the UI code is executed
|
2021-12-14 18:03:00 +00:00 |
Component
|
8306634: Open source AWT Event related tests
|
2023-04-21 23:56:04 +00:00 |
ComponentOrientation
|
8283698: Refactor Locale constructors used in src/test
|
2022-04-08 15:23:25 +00:00 |
Container
|
8205153: Delete "standard instructions" machinery in the open automated tests
|
2018-06-24 16:35:21 -07:00 |
Cursor
|
8306135 : Clean up and open source some AWT tests
|
2023-04-19 16:56:00 +00:00 |
datatransfer
|
8298709: Fix typos in src/java.desktop/ and various test classes of client component
|
2022-12-16 07:10:36 +00:00 |
Debug/DumpOnKey
|
8202667: java/awt/Debug/DumpOnKey/DumpOnKey.java times out on Windows
|
2021-11-02 13:23:18 +00:00 |
Desktop
|
8276681: Additional malformed Javadoc inline tags in JDK source
|
2021-12-02 21:22:43 +00:00 |
Dialog
|
8306575: Clean up and open source four Dialog related tests
|
2023-04-22 00:14:51 +00:00 |
dnd
|
8164464: Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java
|
2022-11-14 14:45:17 +00:00 |
EmbeddedFrame
|
8282657: Code cleanup: removing double semicolons at the end of lines
|
2022-03-07 21:33:40 +00:00 |
event
|
8306634: Open source AWT Event related tests
|
2023-04-21 23:56:04 +00: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
|
8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
|
2021-10-19 04:04:25 +00:00 |
Focus
|
8305942: Open source several AWT Focus related tests
|
2023-04-21 02:51:12 +00:00 |
font
|
8298887: On the latest macOS+XCode the Robot API may report wrong colors
|
2022-12-22 07:20:06 +00:00 |
FontClass
|
8299255: Unexpected round errors in FreetypeFontScaler
|
2022-12-24 14:26:42 +00:00 |
FontMetrics
|
8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
|
2021-10-22 17:22:12 +00:00 |
Frame
|
8306076: Open source AWT misc tests
|
2023-04-24 07:51:47 +00:00 |
FullScreen
|
8282863: java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java fails on Windows 10 with HiDPI screen
|
2022-05-31 10:14:52 +00:00 |
geom
|
8290973: In AffineTransform, equals(Object) is inconsistent with hashCode()
|
2022-10-06 16:03:36 +00: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
|
8306067: Open source AWT Graphics,GridBagLayout related tests
|
2023-04-25 08:55:00 +00:00 |
Graphics2D
|
8299207: [Testbug] Add back test/jdk/java/awt/Graphics2D/DrawPrimitivesTest.java
|
2022-12-22 10:38:12 +00:00 |
GraphicsConfiguration
|
|
|
GraphicsDevice
|
8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode!
|
2021-06-09 20:52:43 +00:00 |
GraphicsEnvironment
|
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
|
2019-04-29 10:16:58 -07:00 |
GridBagLayout
|
8306067: Open source AWT Graphics,GridBagLayout related tests
|
2023-04-25 08:55:00 +00:00 |
GridLayout
|
|
|
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
|
|
|
Icon
|
8306076: Open source AWT misc tests
|
2023-04-24 07:51:47 +00:00 |
im
|
8023814: Test java/awt/im/memoryleak/InputContextMemoryLeakTest.java fails
|
2022-04-21 13:03:30 +00:00 |
image
|
8272288: Funky multiresolution image breaks graphics context
|
2023-02-09 19:22:51 +00:00 |
InputMethods
|
|
|
Insets
|
8306060: Open source few AWT Insets related tests
|
2023-04-21 02:42:55 +00:00 |
JAWT
|
8268481: Delete JAWT test files for mac
|
2021-06-10 09:08:43 +00:00 |
keyboard
|
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
|
2022-09-05 10:47:48 +00:00 |
KeyboardFocusmanager
|
8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
|
2021-11-09 20:10:20 +00:00 |
LightweightComponent/LightweightEventTest
|
|
|
LightweightDispatcher
|
|
|
List
|
8300727: java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java failed with "List wasn't garbage collected"
|
2023-03-13 15:05:15 +00:00 |
Menu
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
|
2020-05-20 17:33:37 -07:00 |
MenuBar
|
8294039: Remove "Classpath" exception from java/awt tests
|
2022-09-21 17:01:39 +00:00 |
Mixing
|
8295470: Update openjdk.java.net => openjdk.org URLs in test code
|
2022-10-20 10:33:18 +00:00 |
Modal
|
8233565: [TESTBUG] NullModalityDialogTest.java fails on MacOS
|
2021-04-15 09:55:29 +00:00 |
Mouse
|
8305712: [MacOS] Deprecated Cocoa-NSEvent names
|
2023-04-13 15:26:47 +00:00 |
MouseAdapter/MouseAdapterUnitTest
|
8205153: Delete "standard instructions" machinery in the open automated tests
|
2018-06-24 16:35:21 -07:00 |
MouseInfo
|
|
|
MultipleGradientPaint
|
|
|
Multiscreen
|
8292588: [macos] Multiscreen/MultiScreenLocationTest/MultiScreenLocationTest.java: Robot.mouseMove test failed on Screen #0
|
2023-02-07 20:28:52 +00:00 |
Paint
|
8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
|
2021-09-24 17:31:19 +00:00 |
patchlib/java.desktop/java/awt
|
|
|
PopupMenu
|
8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines
|
2023-01-16 12:18:51 +00:00 |
print
|
8295737: macOS: Print content cut off when width > height with portrait orientation
|
2023-03-06 07:48:37 +00:00 |
PrintJob
|
8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test
|
2022-10-04 18:02:43 +00:00 |
regtesthelpers
|
8292588: [macos] Multiscreen/MultiScreenLocationTest/MultiScreenLocationTest.java: Robot.mouseMove test failed on Screen #0
|
2023-02-07 20:28:52 +00:00 |
Robot
|
8298887: On the latest macOS+XCode the Robot API may report wrong colors
|
2022-12-22 07:20:06 +00:00 |
Scrollbar
|
8196018: java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.java fails
|
2022-11-21 13:40:06 +00:00 |
ScrollPane
|
8186549: move ExtendedRobot closer to tests
|
2018-11-13 07:11:50 -08:00 |
security
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
|
2021-05-24 16:55:55 +00:00 |
SplashScreen
|
8282657: Code cleanup: removing double semicolons at the end of lines
|
2022-03-07 21:33:40 +00:00 |
TextArea
|
8285867: Convert applet manual tests SelectionVisible.java to Frame and automate
|
2022-05-11 23:34:25 +00:00 |
TextComponent
|
8306430: Open source some AWT tests related to TextComponent and Toolkit
|
2023-04-21 05:38:17 +00:00 |
TextField
|
8285867: Convert applet manual tests SelectionVisible.java to Frame and automate
|
2022-05-11 23:34:25 +00:00 |
Toolkit
|
8306430: Open source some AWT tests related to TextComponent and Toolkit
|
2023-04-21 05:38:17 +00:00 |
TrayIcon
|
8292848: AWT_Mixing and TrayIcon tests fail on el8 with hard-coded isOel7
|
2022-09-28 07:00:38 +00:00 |
Window
|
8276849: Refresh the window icon on graphics configuration changes
|
2022-10-03 18:42:01 +00:00 |
WMSpecificTests
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
|
2020-05-20 17:33:37 -07:00 |
xembed/server
|
|
|
CacheTest.java
|
8306076: Open source AWT misc tests
|
2023-04-24 07:51:47 +00:00 |
TEST.properties
|
|
|