RFR: JDK-8315458 Implementation of Implicitly Declared Classes and Instance Main Method (Second Preview) [v3]

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Nov 2 12:09:07 UTC 2023


On Thu, 2 Nov 2023 11:57:09 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:

>> test/langtools/tools/javac/processing/model/element/TestUnnamedClass.java line 1:
>> 
>>> 1: /*
>> 
>> Is the implicit class no longer discoverable through annotation processing?
>
> The class is discoverable but only as a regular class.

Why is the test removed?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16461#discussion_r1380002037


More information about the compiler-dev mailing list