RFR: 8343902: javax/swing/plaf/nimbus/8041642/bug8041642.java fails in ubuntu22.04 [v2]
Alisen Chung
achung at openjdk.org
Wed Nov 13 21:35:42 UTC 2024
On Wed, 13 Nov 2024 21:29:56 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Save frame BI incase it fails
>
> test/jdk/javax/swing/plaf/nimbus/8041642/bug8041642.java line 65:
>
>> 63: robot.waitForIdle();
>> 64: robot.delay(1000);
>> 65: SwingUtilities.invokeAndWait(new Runnable() {
>
> remove overhead and replace with lambda function
(also above and in dispose)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22002#discussion_r1841196661
More information about the client-libs-dev
mailing list