On Thu, 21 Oct 2021 10:57:28 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: > > bug id removed Did you check the possibility to verify JDK-4140484, I think it should be possible but just in case. ------------- PR: https://git.openjdk.java.net/jdk/pull/6056