RFR: 8306432: Open source several AWT Text Component related tests

Phil Race prr at openjdk.org
Thu Apr 27 22:08:52 UTC 2023


On Thu, 27 Apr 2023 16:50:17 GMT, Tejesh R <tr at openjdk.org> wrote:

> Open source few AWT Text Component related tests.

Marked as reviewed by prr (Reviewer).

test/jdk/java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest.java line 30:

> 28:   @key headful
> 29:   @requires (os.family == "mac") | (os.family == "windows")
> 30: */

Seems this requires was added in 2018. I can't track down the exact reason but I think we'll let it stand even though it seems odd.

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

PR Review: https://git.openjdk.org/jdk/pull/13695#pullrequestreview-1404968265
PR Review Comment: https://git.openjdk.org/jdk/pull/13695#discussion_r1179720951



More information about the client-libs-dev mailing list