RFR: 8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI [v4]
Jeremy
duke at openjdk.org
Mon Nov 25 22:55:39 UTC 2024
On Mon, 25 Nov 2024 21:50:18 GMT, Phil Race <prr at openjdk.org> wrote:
>> Jeremy has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8342782: adding copyright notice in LargeAWTEventMulticasterTest
>
> test/jdk/java/awt/event/StressTest/LargeAWTEventMulticasterTest.java line 25:
>
>> 23:
>> 24: import java.awt.event.*;
>> 25: import java.awt.*;
>
> Please expand the wild card imports - we try to minimise wild card imports in JDK code.
OK; these are expanded.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21962#discussion_r1857444709
More information about the client-libs-dev
mailing list