git: openjdk/jdk17u-dev: 3 new changesets

Andrew Lu andrewlu at openjdk.org
Tue Apr 2 04:40:19 UTC 2024


Changeset: 996dfb09
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-04-02 04:37:16 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/996dfb09e09174547b0109690764dc6cf18796e8

8305943: Open source few AWT Focus related tests

Backport-of: 64ed816ad9f1a9773c9865a013e89b709a130e9c

+ test/jdk/java/awt/Focus/NoFocusOwnerAWTTest.java
+ test/jdk/java/awt/Focus/NoFocusOwnerSwingTest.java
+ test/jdk/java/awt/Focus/RestoreFocusInfiniteLoopTest.java
+ test/jdk/java/awt/Focus/SequencedLightweightRequestsTest.java
+ test/jdk/java/awt/Focus/SetFocusableTest.java

Changeset: 151091cd
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-04-02 04:37:43 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/151091cd1c1dc0ee8b34219ed9c3205a7794eae7

8305942: Open source several AWT Focus related tests

Backport-of: 8346ae2bc1152f13bc77c643252d84e2043ffe0b

+ test/jdk/java/awt/Focus/QuickTypeTest.java
+ test/jdk/java/awt/Focus/RowToleranceTransitivityTest.java
+ test/jdk/java/awt/Focus/TemporaryLostComponentDeadlock.java
+ test/jdk/java/awt/Focus/TraversalKeysPropertyNamesTest.java
+ test/jdk/java/awt/Focus/UpFocusCycleTest.java
+ test/jdk/java/awt/Focus/VetoableChangeListenerLoopTest.java

Changeset: 4ececada
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-04-02 04:38:54 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/4ececadadd3d75d5468c77ff1fab0723b19ad497

8306714: Open source few Swing event and AbstractAction tests

Backport-of: 31a73b0d7088d10a5ffb5541d66806a92b681ef9

+ test/jdk/javax/swing/Action/bug4186951.java
+ test/jdk/javax/swing/Action/bug4211425.java
+ test/jdk/javax/swing/Action/bug4211454.java
+ test/jdk/javax/swing/Action/bug4244034.java
+ test/jdk/javax/swing/event/bug4143690.java
+ test/jdk/javax/swing/event/bug4160240.java



More information about the jdk-updates-changes mailing list