RFR: 8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines [v3]
Manukumar V S
mvs at openjdk.org
Wed Jan 11 18:48:21 UTC 2023
On Tue, 10 Jan 2023 21:35:25 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Replaced robot.waitForIdle with robot.delay(200). I will check the possibility of raising a new bug.
>
> Since no one expected for `robot.waitForIdle` to make the test so slow here, I suggest submitting a bug for evaluation. You have a working test case for this. The frame doesn't need to move across the screen.
I raised a new bug for this issue JDK-8299937
-------------
PR: https://git.openjdk.org/jdk/pull/10655
More information about the client-libs-dev
mailing list