RFR: 8155030: The Menu Mnemonics are always displayed for GTK LAF [v15]
Abhishek Kumar
abhiscxk at openjdk.org
Mon Jul 8 09:21:13 UTC 2024
On Fri, 5 Jul 2024 15:16:57 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Javadoc style comment, unused import removed
>
> src/java.desktop/share/classes/sun/swing/MnemonicHandler.java line 1:
>
>> 1: /*
>
> Git identifies this class as rename from `AquaMnemonicHandler` to `MnemonicHandler`.
>
> Indeed, the files are very similar. Shall we preserve the original copyright year: `(c) 2011, 2024`?
I think it is good to preserve the original copyright year as it not considered as a **new file**.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18992#discussion_r1668284765
More information about the client-libs-dev
mailing list