On Fri, 29 Oct 2021 01:24:41 GMT, Alexander Zvegintsev <[email protected]> wrote:
>> Test trying to call `button.getLocationOnScreen()` when its frame not yet >> fully configured, so the obtained button location is shifted by window's >> height. >> >> Waiting a bit after `setVisible()` call fixes the issue. Some cleanup was >> made also. Testing is green on all platforms. > > Alexander Zvegintsev has updated the pull request incrementally with one > additional commit since the last revision: > > more EDT Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/6164
