java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Run with Java 17

Open iluwatar opened this issue 2 years ago • 6 comments

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

iluwatar avatar Sep 28 '22 16:09 iluwatar

I want to help in this issue

ArinCodes avatar Oct 02 '22 12:10 ArinCodes

Ok @ArinCodes

iluwatar avatar Oct 03 '22 11:10 iluwatar

Can I help in this isssue ..?

rohitgautam16 avatar Oct 11 '22 18:10 rohitgautam16

I want to help in this issue

shubhig226 avatar Oct 19 '22 13:10 shubhig226

@iluwatar Could I work on this?

robertvolkmann avatar Nov 11 '22 09:11 robertvolkmann

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

iluwatar avatar Nov 12 '22 21:11 iluwatar