On Fri, 7 Apr 2023 12:54:01 GMT, ExE Boss <d...@openjdk.org> wrote:

> The **JVM** spec doesn’t mention that anywhere though.

I don't think JVMS mentions hidden classes at all. You have to refer to the 
specification of Lookup.defineHiddenClass, as hidden classes were originated 
from VM anonymous classes added back in Java 7 with j.l.invoke package (JSR 
292) as an implementation artifact

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13197#discussion_r1160694643

Reply via email to