On Fri, 22 Apr 2022 07:37:09 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> The test was failing due to it tried to place windows too close to left top >> corner, so they got shifted from the dock and top panel on Gnome. >> >> Shifting all test windows fixes the issue. >> >> >> Testing is green on all platforms. > > Alexander Zvegintsev has updated the pull request incrementally with one > additional commit since the last revision: > > Standard Test Machinery removed Seems like the test does not finish in standalone mode nor dispose its frame. ------------- PR: https://git.openjdk.java.net/jdk/pull/8326