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

Alexey Ivanov aivanov at openjdk.java.net
Fri May 13 18:42:01 UTC 2022


On Fri, 13 May 2022 16:48:35 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

>> src/java.desktop/share/classes/sun/swing/text/TextComponentPrintable.java line 772:
>> 
>>> 770:                         /*
>>> 771:                          * we do not store the same value as previous. in our
>>> 772:                          * documents it is often for consequent positions to have
>> 
>> Looks this actually means _consecutive_ positions?
>
> Possibly. I suggest you file a follow up PR to address additional documentation errors.

I've submitted [JDK-8286759](https://bugs.openjdk.java.net/browse/JDK-8286759): TextComponentPrintable: consequent -> consecutive positions.

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

PR: https://git.openjdk.java.net/jdk/pull/8328



More information about the client-libs-dev mailing list