On Wed, 26 Apr 2023 14:23:27 GMT, Tejesh R <[email protected]> wrote: > Open source few AWT TextArea related tests.
test/jdk/java/awt/TextArea/ReplaceRangeTest.java line 26: > 24: @test > 25: @bug 5025532 > 26: @requires (os.family == "windows") Is this test can pass on windows only or we can run it on all platform? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13670#discussion_r1178199731
