RFR: 8321114: Rename "Unnamed Classes" to "Implicitly Declared Classes" better

Jim Laskey jlaskey at openjdk.org
Thu Nov 30 16:14:18 UTC 2023


On Thu, 30 Nov 2023 15:00:00 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.

LGTM

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

Marked as reviewed by jlaskey (Reviewer).

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


More information about the compiler-dev mailing list