On Fri, 20 Sep 2024 09:53:00 GMT, Alexander Zvegintsev <[email protected]> 
wrote:

> few more tests to open source
> 
> Testing is good.

test/jdk/java/awt/Choice/ChoicePosTest.java line 94:

> 92:     private static void captureAndTestChoices() {
> 93:         Point c1loc = c1.getLocationOnScreen();
> 94:         Point c2loc = c2.getLocationOnScreen();

Does this require EDT?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21107#discussion_r1769092861

Reply via email to