On Thu, 28 Oct 2021 20:20:04 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. This pull request has now been integrated. Changeset: a1ec4f96 Author: Alexander Zvegintsev <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/a1ec4f961841fe0b580c32b37c77e3906ba66966 Stats: 84 lines in 2 files changed: 37 ins; 1 del; 46 mod 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7 Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/6164
