On Mon, 5 Dec 2022 19:52:00 GMT, Alisen Chung <ach...@openjdk.org> wrote:
>> Test was run on mac, windows, linux 50 times and passed after change >> Before fix, test fails about once every 50 runs on linux and windows >> platforms > > Alisen Chung has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains three additional > commits since the last revision: > > - Merge branch 'master' of https://github.com/openjdk/jdk into 8297296 > - fixed imports, changed robot autodelay and added delay after creating gui > - changed robot autodelay to 250 I guess it's better to use setLocationRelativeTo() to position the frame to middle of screen too to make it more stable.. ------------- Marked as reviewed by psadhukhan (Reviewer). PR: https://git.openjdk.org/jdk/pull/11425