On Wed, 1 Nov 2023 18:56:13 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.

This pull request has now been integrated.

Changeset: 04ad98ed
Author:    Jim Laskey <jlas...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/04ad98ed32cf899404a3ae13e24407e53be7ebc6
Stats:     1529 lines in 52 files changed: 671 ins; 723 del; 135 mod

8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main 
Method (Second Preview)

Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung

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

PR: https://git.openjdk.org/jdk/pull/16461

Reply via email to