RFR: JDK-8306112 Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) [v16]
Alan Bateman
alanb at openjdk.org
Thu Jun 1 12:58:19 UTC 2023
On Tue, 23 May 2023 18:09:03 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
> Yes. There is some juggling going on to get the code to align with the requirement and the interpretation thereof.
Is this stable now, specifically the "Selecting a main method" section and the behavior change where an instance main takes precedence over an "inherited" static main? Just checking before doing another pass over the method finder.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13689#discussion_r1213112842
More information about the core-libs-dev
mailing list