RFR: 8157173: [macosx] java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails [v2]

Alexander Zvegintsev azvegint at openjdk.org
Mon Nov 14 20:15:55 UTC 2022


On Mon, 14 Nov 2022 18:39:46 GMT, Phil Race <prr at openjdk.org> wrote:

> So - apart from the last change to use volatile - you found nothing functionally wrong with the test ? There's so much clean up I can't be sure I'm not missing some functional change you made. If there was nothing wrong with it, why was it leaving windows open ?

Next time I'll put clean up into different commit.

Regarding the test stabilization and functional changes:
* wrapped keyRelease, frame.dispose calls with finally
* increased delay after frame appearance
* increased AutoDelay

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

PR: https://git.openjdk.org/jdk/pull/11128



More information about the client-libs-dev mailing list