On Thu, 27 Apr 2023 12:38:11 GMT, Jim Laskey <[email protected]> wrote:
> Add flexible main methods and anonymous main classes to the Java language. This pull request has now been integrated. Changeset: 98b53c06 Author: Jim Laskey <[email protected]> URL: https://git.openjdk.org/jdk/commit/98b53c06cfffe7b2e21968546b4aa1523f31132e Stats: 1685 lines in 40 files changed: 1510 ins; 32 del; 143 mod 8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) 8308613: javax.lang.model updates for JEP 445 (preview) 8308913: Update core reflection for JEP 445 (preview) Co-authored-by: Maurizio Cimadamore <[email protected]> Co-authored-by: Joe Darcy <[email protected]> Co-authored-by: Jan Lahoda <[email protected]> Co-authored-by: Jim Laskey <[email protected]> Co-authored-by: Adam Sotona <[email protected]> Reviewed-by: mcimadamore, vromero, darcy ------------- PR: https://git.openjdk.org/jdk/pull/13689
