RFR: JDK-8306112 Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) [v35]
Jim Laskey
jlaskey at openjdk.org
Mon Jun 5 16:55:08 UTC 2023
> 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:
-Xprint unnamed classes to use e.getSimpleName()
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13689/files
- new: https://git.openjdk.org/jdk/pull/13689/files/663ca88f..d0fdf694
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=34
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=33-34
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/13689.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13689/head:pull/13689
PR: https://git.openjdk.org/jdk/pull/13689
More information about the compiler-dev
mailing list