On Wed, 13 Nov 2024 21:29:56 GMT, Alisen Chung <ach...@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