On Mon, 25 Nov 2024 21:50:18 GMT, Phil Race <[email protected]> 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
