Integrated: JDK-8306112 Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)
Jim Laskey
jlaskey at openjdk.org
Mon Jun 5 18:48:56 UTC 2023
On Thu, 27 Apr 2023 12:38:11 GMT, Jim Laskey <jlaskey at 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 <jlaskey at 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 <mcimadamore at openjdk.org>
Co-authored-by: Joe Darcy <darcy at openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda at openjdk.org>
Co-authored-by: Jim Laskey <jlaskey at openjdk.org>
Co-authored-by: Adam Sotona <asotona at openjdk.org>
Reviewed-by: mcimadamore, vromero, darcy
-------------
PR: https://git.openjdk.org/jdk/pull/13689
More information about the core-libs-dev
mailing list