RFR: JDK-8315458 Implementation of Implicitly Declared Classes and Instance Main Method (Second Preview) [v8]
Alan Bateman
alanb at openjdk.org
Thu Nov 2 18:34:13 UTC 2023
On Thu, 2 Nov 2023 17:53:12 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
> I thought it was a clearer way to get rid of the side effect.
It means LauncherHelper.checkAndLoadMain description will need to be updated as it says that it checks the public static void main method. But okay, I'll go through what you have now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16461#discussion_r1380625507
More information about the compiler-dev
mailing list