<Swing Dev> RFR: 8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64 [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Mon Jan 11 04:50:09 UTC 2021
> This test was failing on mach5 nightly on ubuntu systems long time back. Modified the test to add some delays and call robot.waitForIdle() to make it more stable and the resultant test passes on all mach5 systems including linux consisting of ubuntu 19.10, 18.04,20.10,20.04 so we can remove the test from problemlist.
> mach5 job running for several iterations is posted in JBS.
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
Remove unneeded setAutoDelay
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2003/files
- new: https://git.openjdk.java.net/jdk/pull/2003/files/9c02b54d..c9c12efc
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2003&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2003&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/2003.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2003/head:pull/2003
PR: https://git.openjdk.java.net/jdk/pull/2003
More information about the swing-dev
mailing list