On Thu, 2 Jun 2022 14:43:20 GMT, Pavel Rappo <pra...@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