RFR: 8332901: Select{Current,New}ItemTest.java for Choice don't open popup on macOS [v4]
Alexey Ivanov
aivanov at openjdk.org
Wed Sep 4 16:40:25 UTC 2024
On Tue, 20 Aug 2024 20:03:48 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> I found another test which tests the same scenario as `SelectNewItemTest`, it's `test/jdk/java/awt/event/ComponentEvent/ComponentItemEventTest.java`. It was added in #11786. I'm going to submit a bug to remove this scenario from the `ComponentItemEventTest` test.
I submitted [JDK-8339338](https://bugs.openjdk.org/browse/JDK-8339338) to remove `Choice` from `ComponentItemEventTest`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20601#issuecomment-2329525130
More information about the client-libs-dev
mailing list