RFR: 8352865: Open source several AWT TextComponent tests - Batch 2 [v2]
Jayathirth D V
jdv at openjdk.org
Tue Apr 15 12:39:46 UTC 2025
On Tue, 15 Apr 2025 11:02:39 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Open source these AWT TextComponent tests:
>>
>> java/awt/TextComponent/SelectionAndCaretColor/SelectionAndCaretColor.java
>> java/awt/TextComponent/SelectionTest/SelectionTest.java
>> java/awt/TextComponent/CorrectTextComponentSelectionTest/CorrectTextComponentSelectionTest.java
>> java/awt/TextComponent/AltPlusNumberKeyCombinationsTest/AltPlusNumberKeyCombinationsTest.java
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>
> Updated review comments
Marked as reviewed by jdv (Reviewer).
test/jdk/java/awt/TextComponent/AltPlusNumberKeyCombinationsTest.java line 65:
> 63:
> 64: public static Frame initialize() {
> 65: Frame f;
Declaration and initialization can de done at same place.
-------------
PR Review: https://git.openjdk.org/jdk/pull/24477#pullrequestreview-2768066004
PR Review Comment: https://git.openjdk.org/jdk/pull/24477#discussion_r2044413103
More information about the client-libs-dev
mailing list