On Fri, 26 May 2023 02:06:55 GMT, Joe Darcy <da...@openjdk.org> wrote:

> Explain in java.lang.Class how unnamed classes are modeled in core reflection.

Looks fine.   This version matches the current implementation where 
`getCanonicalName` returns non-null.   When the implementation of 
`getCanonicalName` is updated to return null, the spec should be updated.

Nit: `<p>` is needed assuming the section of "Unnamed Classes" has 3 paragraphs.

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

Marked as reviewed by mchung (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14165#pullrequestreview-1446650885

Reply via email to