On Tue, 17 Sep 2024 04:06:52 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> Opensource few AWT focus tests
>
> Prasanta Sadhukhan has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   MToolkit removed

test/jdk/java/awt/Focus/MinimizeNonfocusableWindowTest.java line 61:

> 59:                 .columns(35)
> 60:                 .testUI(MinimizeNonfocusableWindowTest::createTestUI)
> 61:                 .build()

Suggestion:
`positionTestUI()` has been recently added to PassFailJFrame 
https://github.com/openjdk/jdk/pull/21023
Since this test has multiple test UIs you can try the new option to position 
them if it doesn't require much re-work.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21008#discussion_r1764255844

Reply via email to