On Tue, 21 Nov 2023 17:52:49 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:
> 
>   Update Class.java

The comments are attached to the modifiers (first thing it encounters.) I’m 
sure the javadoc toolset has a method that gets the comments from the right 
thing.

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

PR Comment: https://git.openjdk.org/jdk/pull/16461#issuecomment-1821475235

Reply via email to