RFR: 8340433: Open source closed choice tests #3
Harshitha Onkar
honkar at openjdk.org
Fri Sep 20 19:16:37 UTC 2024
On Fri, 20 Sep 2024 09:53:00 GMT, Alexander Zvegintsev <azvegint at openjdk.org> 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
More information about the client-libs-dev
mailing list