On Fri, 24 Nov 2023 12:56:40 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: > > Requested changes Jim, consider merging this PR with master to catch up. This PR is almost 250 commits behind master. That is a month of work. Also, if you merge, we could use this PR as a [dependency](https://mail.openjdk.org/pipermail/jdk-dev/2021-March/005232.html) for other PRs. ------------- PR Comment: https://git.openjdk.org/jdk/pull/16461#issuecomment-1829444791