git: openjdk/jdk11u-dev: 3 new changesets

Andrew Lu andrewlu at openjdk.org
Tue Apr 2 04:42:14 UTC 2024


Changeset: 8e46e371
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-04-02 04:37:41 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/8e46e3714e3230db2d8f027b016fe186c07037d6

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: 1bbf93c5
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-04-02 04:38:53 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/1bbf93c51e89ee5563140ea8623b6b1bfe9e4bb5

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: 910eb0ef
Author:    Andrew Lu <andrewlu at openjdk.org>
Date:      2024-04-02 04:39:19 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/910eb0ef1b4701966cfe76e28fca9da49446158d

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