RFR: 8302173: Button border overlaps with button icon on macOS system LaF [v2]

Damon Nguyen dnguyen at openjdk.org
Tue Feb 14 21:14:46 UTC 2023


On Tue, 14 Feb 2023 02:23:16 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update copyright year. Update conditional
>
> src/java.desktop/macosx/classes/com/apple/laf/AquaButtonUI.java line 78:
> 
>> 76: import com.apple.laf.AquaUtils.RecyclableSingleton;
>> 77: import com.apple.laf.AquaUtils.RecyclableSingletonFromDefaultConstructor;
>> 78: import sun.swing.SwingUtilities2;
> 
> Copyright year needs to be updated for AquaButtonUI.

Updated

-------------

PR: https://git.openjdk.org/jdk/pull/12520



More information about the client-libs-dev mailing list