RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v6]
Jim Laskey
jlaskey at openjdk.org
Fri Apr 28 19:04:28 UTC 2023
> Add flexible main methods and anonymous main classes to the Java language.
Jim Laskey has updated the pull request incrementally with two additional commits since the last revision:
- Leave exception alone
- Unused variables
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13689/files
- new: https://git.openjdk.org/jdk/pull/13689/files/e5ca303a..2c321834
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=04-05
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 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