On Wed, 20 Sep 2023 16:26:16 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review fix > > test/jdk/javax/swing/JScrollPane/bug4467063.java line 96: > >> 94: } >> 95: }); >> 96: System.out.println("test Passed!"); > > Suggestion: > > System.out.println("Test Passed!"); Updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15839#discussion_r1332429217