RFR: JDK-8306112 Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) [v27]
Jim Laskey
jlaskey at openjdk.org
Thu Jun 1 17:18:29 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:
Integrate JDK-8308916 and JDK-8308831 - javax.model
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13689/files
- new: https://git.openjdk.org/jdk/pull/13689/files/850a2152..9d111c26
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=26
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=25-26
Stats: 313 lines in 6 files changed: 302 ins; 0 del; 11 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 core-libs-dev
mailing list