RFR: 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7 [v2]
Sergey Bylokhov
serb at openjdk.java.net
Fri Oct 29 04:37:10 UTC 2021
On Fri, 29 Oct 2021 01:24:41 GMT, Alexander Zvegintsev <azvegint at openjdk.org> 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
More information about the client-libs-dev
mailing list