RFR: 8340173: Open source some Component/Panel/EventQueue tests - Set2 [v5]

Harshitha Onkar honkar at openjdk.org
Thu Oct 10 00:34:13 UTC 2024


On Wed, 9 Oct 2024 21:02:00 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Following tests are added as part of this PR:
>> 
>> 1. /java/awt/LightweightComponent/MultipleAddNotifyTest/MultipleAddNotifyTest.java - CONVERTED TO AUTO
>> 2. /java/awt/LightweightComponent/PopupTest/PopupTest.java - MANUAL
>> 3. /java/awt/Panel/PanelRepaint/PanelRepaint.java - MANUAL
>> 4. /java/awt/EventQueue/PushPopDeadlock/PushPopDeadlock.java MANUAL (PROBLEM LISTED)
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Changed offset to pass on win

@DamonGuy Looks like the resize indicator was the problem on windows which caused MultipleAddNotifyTest.java to fail.
Moving the click location to almost center of the lightweight component may be better as described above.

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

PR Comment: https://git.openjdk.org/jdk/pull/21398#issuecomment-2403668078


More information about the client-libs-dev mailing list