RFR: 8267582: BasicLookAndFeel should not call getComponentPopupMenu twice to get a popup menu [v2]
SWinxy
duke at openjdk.org
Tue Jan 17 16:50:54 UTC 2023
On Tue, 17 Jan 2023 05:14:35 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> SWinxy has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Single-class imports
>
> src/java.desktop/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java line 35:
>
>> 33:
>> 34: import javax.sound.sampled.*;
>> 35: import javax.swing.*;
>
> Fix looks ok.
> But , please replace the wildcard imports with specific ones
Thank you!
-------------
PR: https://git.openjdk.org/jdk/pull/12017
More information about the client-libs-dev
mailing list