RFR: 8306430: Open source some AWT tests related to TextComponent and Toolkit

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Apr 20 17:05:47 UTC 2023


On Thu, 20 Apr 2023 16:26:02 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> This PR open sources few AWT tests related to TextComponent and Toolkit.

test/jdk/java/awt/TextComponent/SelectionBounds/SelectionBounds.java line 106:

> 104: 
> 105:         System.out.println("\nAll tests PASSED.");
> 106:         System.out.println("\nAll tests PASSED.");

duplicate println still not removed...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13561#discussion_r1172872665



More information about the client-libs-dev mailing list