JDK-8306112 : Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-04-17
  • Updated: 2023-11-08
  • Resolved: 2023-06-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21
21 b26Fixed
Related Reports
CSR :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8308613 :  
JDK-8308913 :  
Description
Add flexible main methods and anonymous main classes to the Java language. 
Comments
Changeset: 98b53c06 Author: Jim Laskey <jlaskey@openjdk.org> Date: 2023-06-05 18:45:39 +0000 URL: https://git.openjdk.org/jdk/commit/98b53c06cfffe7b2e21968546b4aa1523f31132e
05-06-2023

Job: jlaskey-open-20230605-1337-46866819 BuildId: 2023-06-05-1337331.james.laskey.open No failed tests Tasks Summary FAILED: 0 KILLED: 0 NOTHING_TO_RUN: 0 UNABLE_TO_RUN: 0 HARNESS_ERROR: 0 PASSED: 742 NA: 0 EXECUTED_WITH_FAILURE: 0
05-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13689 Date: 2023-04-27 12:38:11 +0000
07-05-2023