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

Java 11 support: Get rid of compiler warnings #944

Closed
iluwatar opened this issue Oct 3, 2019 · 2 comments
Closed

Java 11 support: Get rid of compiler warnings #944

iluwatar opened this issue Oct 3, 2019 · 2 comments

Comments

@iluwatar
Copy link
Owner

iluwatar commented Oct 3, 2019

This task is part of the Java 11 transition plan https://github.com/iluwatar/java-design-patterns/wiki/16.-Java-11-Transition

In this task we run the regular build and inspect the compiler output for warnings. We are especially interested in deprecation warnings, those are going to break things when Java version is updated. The target of the task is to get rid of as many warnings as possible.

@perwramdemark
Copy link
Contributor

@iluwatar compiling project with java 8 I don't get any other compiler warnings.

@iluwatar
Copy link
Owner Author

iluwatar commented Oct 5, 2019

Yes, I can confirm. We can close this issue.

@iluwatar iluwatar added this to the 1.22.0 milestone Oct 5, 2019
@iluwatar iluwatar closed this as completed Oct 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants