RFR: 8306640: Open source several AWT TextArea related tests

Tejesh R tr at openjdk.org
Thu Apr 27 06:29:23 UTC 2023


On Wed, 26 Apr 2023 17:34:25 GMT, Sergey Bylokhov <serb 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?

The bug was raised for windows alone, I think the test can be run on all platforms, haven't checked though.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13670#discussion_r1178670899



More information about the client-libs-dev mailing list