RFR: 8288415: java/awt/PopupMenu/PopupMenuLocation.java is unstable in MacOS machines [v3]

Phil Race prr at openjdk.org
Thu Aug 11 19:14:23 UTC 2022


On Fri, 15 Jul 2022 20:58:41 GMT, Phil Race <prr at openjdk.org> wrote:

>> Manukumar V S has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comments fixed: Reverted variable name change, reverted +20 in point
>
> test/jdk/java/awt/PopupMenu/PopupMenuLocation.java line 130:
> 
>> 128:         robot.waitForIdle();
>> 129:         if (!actionEventReceivedLatch.await(5, TimeUnit.SECONDS)) {
>> 130:             captureScreen();
> 
> So if it hasn't passed in 5 seconds, you fail the test. How is that improving stability ?

ping ?

-------------

PR: https://git.openjdk.org/jdk/pull/9187



More information about the client-libs-dev mailing list