RFR: 8306640: Open source several AWT TextArea related tests

Sergey Bylokhov serb at openjdk.org
Wed Apr 26 17:52:22 UTC 2023


On Wed, 26 Apr 2023 14:23:27 GMT, Tejesh R <tr at openjdk.org> 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



More information about the client-libs-dev mailing list