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

Run with Java 17 #2036

Closed
iluwatar opened this issue Sep 28, 2022 · 6 comments
Closed

Run with Java 17 #2036

iluwatar opened this issue Sep 28, 2022 · 6 comments

Comments

@iluwatar
Copy link
Owner

This is part of the transition plan at https://github.com/iluwatar/java-design-patterns/wiki/19.-Java-17-transition. In this issue, we build the project using JDK 11 and try to run it with Java 17 runtime.

Acceptance criteria

  • The project is built with JDK 11
  • The pattern examples are executed with Java 17 runtime e.g. java -jar proxy.jar
  • The errors that come up in the testing are fixed
@ArinCodes
Copy link

I want to help in this issue

@iluwatar
Copy link
Owner Author

iluwatar commented Oct 3, 2022

Ok @ArinCodes

@rohitgautam16
Copy link

Can I help in this isssue ..?

@shubhig226
Copy link

I want to help in this issue

@robertvolkmann
Copy link
Contributor

@iluwatar Could I work on this?

@iluwatar
Copy link
Owner Author

@ArinCodes I'll assign this issue to @robertvolkmann as well since this is high priority.

@iluwatar iluwatar closed this as completed Dec 2, 2022
Repository owner moved this from In Progress to Done in Java Design Patterns project Dec 2, 2022
@iluwatar iluwatar added this to the 1.26.0 milestone Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants