> 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: Add comments to invokeXXXX functions ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16461/files - new: https://git.openjdk.org/jdk/pull/16461/files/0d01c488..30170407 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16461&range=40 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16461&range=39-40 Stats: 16 lines in 1 file changed: 15 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/16461.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16461/head:pull/16461 PR: https://git.openjdk.org/jdk/pull/16461