RFR: JDK-8306112 Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) [v22]
Joe Darcy
darcy at openjdk.org
Fri May 26 21:37:18 UTC 2023
On Fri, 26 May 2023 13:22:59 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
>> Add flexible main methods and anonymous main classes to the Java language.
>
> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove trailing whitespace
In case I overlooked them, it would be good to have some core reflection tests of what a unnamed class looks like reflectively, basically a core reflection analogue to the draft javac/javax.lang.model test:
https://github.com/openjdk/jdk/pull/14140/files#diff-106fc5b2c4d391546c7fa8a75e68fbd963733964f8f7ddf577606b5afda9b889
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13689#issuecomment-1564983686
More information about the build-dev
mailing list