On Fri, 14 Jun 2024 20:21:16 GMT, Phil Race <[email protected]> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   condition update
>
> src/java.desktop/share/classes/javax/swing/plaf/synth/SynthGraphicsUtils.java 
> line 780:
> 
>> 778:             }
>> 779: 
>> 780:             if (c instanceof JLabel && ((JLabel) 
>> c).getDisplayedMnemonic() != '\0') {
> 
> you can use else if in all these cases

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18992#discussion_r1647252426

Reply via email to