On Mon, 18 Nov 2024 17:25:03 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Instructions modified for macosx > > test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java > line 45: > >> 43: 2 scroll-sliders, and 4 scroll-buttons(Not >> applicable for macosx). >> 44: 2. Hover mouse over box-for-text. >> 45: Make sure, that mouse cursor is TextCursor >> (a.k.a. \"beam\"). > > Suggestion: > > Make sure, that mouse cursor is TextCursor (a.k.a. > "beam"). > > Escape char not necessary. Removed. > test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java > line 101: > >> 99: return s; >> 100: } >> 101: } > > EOF newline I didn't get? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1847661473 PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1847661041