RFR: 8306640: Open source several AWT TextArea related tests

Sergey Bylokhov serb at openjdk.org
Thu Apr 27 07:38:25 UTC 2023


On Thu, 27 Apr 2023 06:15:53 GMT, Tejesh R <tr at openjdk.org> 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



More information about the client-libs-dev mailing list