Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: JEP 445: Unnamed Classes and Instance Main Methods #1633

Merged
merged 2 commits into from
Jun 10, 2023

Conversation

maxandersen
Copy link
Collaborator

@maxandersen maxandersen commented Jun 8, 2023

initial support for jep 445 - it might be too optimistic but at least it works in last nights jdk 21 builds.

Fixes #1629

@maxandersen maxandersen merged commit 9c2255b into jbangdev:main Jun 10, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JEP 445 support: Unnamed Classes and Instance Main Methods
1 participant