RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v7]

Jim Laskey jlaskey at openjdk.org
Sun Apr 30 00:59:58 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:

 - Move AnonymousMainClass to parser
 - Revert java launch

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13689/files
  - new: https://git.openjdk.org/jdk/pull/13689/files/2c321834..a09a0a1b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13689&range=05-06

  Stats: 231 lines in 4 files changed: 111 ins; 108 del; 12 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