On Wed, 1 Nov 2023 19:14:22 GMT, Jim Laskey <jlas...@openjdk.org> wrote:

>> Address changes from JEP 445 to JEP 463.
>> 
>> - Move from a SYNTHETIC unnamed class to a MANDATED implicit class.
>> 
>> - Don't mark class on read.
>> 
>> - Remove reflection and annotation processing related to unnamed classes.
>> 
>> - Simplify main method search.
>
> Jim Laskey has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Remove obsolete tests

test/langtools/tools/javac/processing/model/element/TestUnnamedClass.java line 
1:

> 1: /*

Is the implicit class no longer discoverable through annotation processing?

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

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

Reply via email to