<AWT Dev> [jdk17] RFR: 8015886: java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java sometimes failed on ubuntu [v3]

Alexander Zvegintsev azvegint at openjdk.java.net
Fri Jul 23 12:56:32 UTC 2021


On Fri, 23 Jul 2021 11:53:48 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Looks good. BTW, normally in swing we also do dispose of the frame after test is over in finally block...Not sure in awt Frame...It may not be required if you are running standalone but in a group of CI run, it might prove effective..

looks like jtreg handles this, but this might be helpful specially for standalone run.

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

PR: https://git.openjdk.java.net/jdk17/pull/272


More information about the awt-dev mailing list