-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: client-libs
-
b04
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8374871 | 25.0.3-oracle | Renjith Kannath Pariyangad | P4 | Resolved | Fixed | master |
| JDK-8374867 | 21.0.11-oracle | Renjith Kannath Pariyangad | P4 | Resolved | Fixed | master |
| JDK-8374873 | 17.0.19-oracle | Renjith Kannath Pariyangad | P4 | Resolved | Fixed | master |
java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java
java/awt/Focus/NonFocusableBlockedOwnerTest/NonFocusableBlockedOwnerTest.java
java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java
java/awt/Frame/FrameSetMinimumSizeTest.java
java/awt/MouseInfo/ContainerResizeMousePositionTest.java
java/awt/List/ActionAfterRemove/ActionAfterRemove.java
java/awt/LightweightComponent/MultipleAddNotifyTest/MultipleAddNotifyTest.java
javax/swing/JProgressBar/8015748/JProgressBarOrientationRobotTest.java
javax/swing/JTableHeader/6889007/bug6889007.java
javax/swing/plaf/synth/7158712/bug7158712.java
FrameSetMinimumSizeTest fails locally, it calls setVisible, and a lot of setSize on a single EDT call block, and immediately checks that size, but this doesn't behave well on XWayland. The window just doesn't appear on the screen.
So some test stabilization is needed.
- backported by
-
JDK-8374867 [XWayland] Some tests fail intermittently in the CI, but not locally
-
- Resolved
-
-
JDK-8374871 [XWayland] Some tests fail intermittently in the CI, but not locally
-
- Resolved
-
-
JDK-8374873 [XWayland] Some tests fail intermittently in the CI, but not locally
-
- Resolved
-
- relates to
-
JDK-8198618 java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java fails on mac and linux
-
- Open
-
-
JDK-8257529 java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java failed with "an action key went into the text field!"
-
- Open
-
-
JDK-8348321 Test java/awt/MouseInfo/ContainerResizeMousePositionTest.java failed
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/9435d5b8
-
Review(master)
openjdk/jdk/28939