RFR: 8352865: Open source several AWT TextComponent tests - Batch 2

Hendrik Schick duke at openjdk.org
Mon Apr 7 09:07:04 UTC 2025


On Mon, 7 Apr 2025 07:24:31 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

test/jdk/java/awt/TextComponent/AltPlusNumberKeyCombinationsTest.java line 43:

> 41:         String INSTRUCTIONS = """
> 42:                 [WINDOWS PLATFORM ONLY]
> 43:                 Please do the following steps for the both TextField and TextArea:

Suggestion:

                Please do the following steps for both TextField and TextArea:

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24477#discussion_r2030787727


More information about the client-libs-dev mailing list