On Fri, 22 Oct 2021 12:05:24 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> Looks like the test does not fail anymore. >> >> However some cleanup was made: >> >> - fixed wildcard imports >> - frame centered and explicitly disposed at the end >> - removed unused `setAutoDelay()` call (no key/mouse key events generated) >> - improved variable naming >> >> Testing still green. > > Alexander Zvegintsev has updated the pull request incrementally with one > additional commit since the last revision: > > extra safety Yes, it is reproducible with jdk1.5, and not reproducible with jdk1.6 at least on Windows(jdk1.5 on Linux won't launch) ------------- PR: https://git.openjdk.java.net/jdk/pull/6056