RFR: 8285306: Fix typos in java.desktop [v10]

Alexey Ivanov aivanov at openjdk.org
Thu Sep 22 16:58:39 UTC 2022


On Thu, 22 Sep 2022 01:29:24 GMT, SWinxy <duke at openjdk.org> wrote:

>> Magnus Ihse Bursie has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 49 commits:
>> 
>>  - Merge branch 'master' into typos-in-java.desktop
>>  - Revert changes to glext.h
>>  - Revert changes to multiVis.c and wsutils.h
>>  - Merge branch 'master' into typos-in-java.desktop
>>  - Revert changes in libjpeg
>>  - Revert changes in libfreetype
>>  - Update src/java.desktop/windows/classes/sun/awt/windows/WPrinterJob.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>>  - Update src/java.desktop/unix/classes/sun/awt/X11/XBaseMenuWindow.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>>  - Update src/java.desktop/unix/classes/sun/awt/X11/XBaseMenuWindow.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>>  - Update src/java.desktop/share/classes/sun/swing/SwingUtilities2.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>>  - ... and 39 more: https://git.openjdk.org/jdk/compare/cddd6def...2850610d
>
> src/java.desktop/share/classes/javax/swing/plaf/metal/MetalTheme.java line 68:
> 
>> 66: public abstract class MetalTheme {
>> 67: 
>> 68:     // Constants identifying the various Fonts that a Theme can support
> 
> I think this is possibly meant to say "constants that *our* theme can support"?

Please submit a new JBS issue for it if you can; if you can't, I can submit one on your behalf.

Possibly it meant to say “_the_ theme”.

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

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



More information about the client-libs-dev mailing list