<Swing Dev> RFR: 8196093: javax/swing/JComboBox/8072767/bug8072767.java fails
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Tue Dec 15 09:51:10 UTC 2020
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.
-------------
Commit messages:
- 8196093: javax/swing/JComboBox/8072767/bug8072767.java fails
Changes: https://git.openjdk.java.net/jdk/pull/1778/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1778&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8196093
Stats: 15 lines in 3 files changed: 4 ins; 4 del; 7 mod
Patch: https://git.openjdk.java.net/jdk/pull/1778.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1778/head:pull/1778
PR: https://git.openjdk.java.net/jdk/pull/1778
More information about the swing-dev
mailing list