RFR: 8321114: Rename "Unnamed Classes" to "Implicitly Declared Classes" better [v2]

Jim Laskey jlaskey at openjdk.org
Fri Dec 1 11:49:05 UTC 2023


On Fri, 1 Dec 2023 11:22:33 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

>> Please review this PR to correctly rename "Unnamed Class" to "Implicitly Declared Class", not "Implicit Class".
>> 
>> Renaming is fixed where it affects documentation or the end-user. Renaming is not fixed where it only affects code: it's perfectly okay to derive an internal element name from "Implicit Class" rather than "Implicitly Declared Class", for brevity.
>
> Pavel Rappo has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove a comment typo introduced in JEP 445

Marked as reviewed by jlaskey (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16904#pullrequestreview-1759655045


More information about the core-libs-dev mailing list