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

SWinxy duke at openjdk.org
Thu Sep 22 17:23:29 UTC 2022


On Thu, 22 Sep 2022 16:54:39 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> 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”.

I unfortunately don't have a JBS (yet..), so if you could, that would be amazing.

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

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



More information about the client-libs-dev mailing list