RFR: JDK-8287606: standardize spelling of subtype and supertype etc in comments

Jonathan Gibbons jjg at openjdk.java.net
Thu Jun 2 15:15:38 UTC 2022


On Thu, 2 Jun 2022 14:43:20 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

>> Please review a trivial fix to remove unnecessary hyphens from compound words in comments,
>> as suggested in an earlier review.
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/builders/AbstractMemberBuilder.java line 60:
> 
>> 58: 
>> 59:     /**
>> 60:      * This method is not supported by subbuilders.
> 
> Hopefully we'll get rid of this concept and the need for that _shudders_ word eventually.

:-) yes, the word is quite horrible

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

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


More information about the javadoc-dev mailing list