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

Support Java 16 language changes #65

Merged
merged 2 commits into from
May 31, 2021
Merged

Conversation

bsideup
Copy link
Owner

@bsideup bsideup commented May 31, 2021

  • inner enums
  • static methods in inner classes
  • static classes in inner classes

Note that non-language changes (Records, sealed classes(?)) will be considered separately, e.g. see #16

- inner enums
- static methods in inner classes
- static classes in inner classes
@bsideup bsideup added the enhancement New feature or request label May 31, 2021
@bsideup bsideup added this to the next milestone May 31, 2021
@bsideup bsideup merged commit 981236b into master May 31, 2021
@bsideup bsideup deleted the support_java16_language_changes branch May 31, 2021 12:49
@solonovamax solonovamax mentioned this pull request Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant