On Thu, 27 Apr 2023 06:15:53 GMT, Tejesh R <[email protected]> wrote: >> 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? > > The bug was raised for windows alone, I think the test can be run on all > platforms, haven't checked though.
I suggest checking and deleting this if the tests will work fine. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13670#discussion_r1178726354
