On Mon, 14 Dec 2020 08:17:41 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Test was failing if JComboBox tests was run in group in nightly mach5 testing. > Modified test to remove dependancy from Util class, added delay before frame > show and move frame to centre 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: 2ee795d9 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/2ee795d9 Stats: 21 lines in 2 files changed: 11 ins; 4 del; 6 mod 8196092: javax/swing/JComboBox/8032878/bug8032878.java fails Reviewed-by: serb, pbansal ------------- PR: https://git.openjdk.java.net/jdk/pull/1762