On Tue, 15 Dec 2020 09:46:49 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Test was failing if JComboBox tests was run in group in nightly mach5 testing. > Modified test to move frame to centre of screen, add delays before frame > show. Also updated the test that ran just before this test move frame to > center of screen. > Resultant modified test ran fine in JComboBox group and also in standalone, > several iterations of which are ran in mach5. Link in JBS. This pull request has now been integrated. Changeset: 513269d2 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/513269d2 Stats: 15 lines in 3 files changed: 4 ins; 4 del; 7 mod 8196093: javax/swing/JComboBox/8072767/bug8072767.java fails Reviewed-by: prr ------------- PR: https://git.openjdk.java.net/jdk/pull/1778