-
-
Notifications
You must be signed in to change notification settings - Fork 26.6k
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
Build with JDK 17 #2035
Comments
@iluwatar , |
Yes, go ahead @harikesh409 |
Is this already fixed in master branch? I've built the current state against JDK17 and have no errors. |
For me, it fails during naked objects integration tests |
@iluwatar Could I work on this? |
@harikesh409 I'll assign @robertvolkmann to this issue as well. This is high priority and would like to see it completed soon. |
Merged
Repository owner
moved this from In Progress
to Done
in Java Design Patterns project
Nov 30, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This task is part of the transition plan at https://github.com/iluwatar/java-design-patterns/wiki/19.-Java-17-transition. Here we address the issues that come up when building the project with JDK 17 using language level Java 11.
Acceptance criteria
The text was updated successfully, but these errors were encountered: