On Thu, 27 Apr 2023 12:38:11 GMT, Jim Laskey <jlas...@openjdk.org> 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 <jlas...@openjdk.org>
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 <mcimadam...@openjdk.org>
Co-authored-by: Joe Darcy <da...@openjdk.org>
Co-authored-by: Jan Lahoda <jlah...@openjdk.org>
Co-authored-by: Jim Laskey <jlas...@openjdk.org>
Co-authored-by: Adam Sotona <asot...@openjdk.org>
Reviewed-by: mcimadamore, vromero, darcy

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

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

Reply via email to