On Mon, 7 Apr 2025 07:24:31 GMT, Tejesh R <t...@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