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

Remove Class::newInstance deprecation warnings #575

Open
ghost opened this issue Dec 24, 2020 · 0 comments
Open

Remove Class::newInstance deprecation warnings #575

ghost opened this issue Dec 24, 2020 · 0 comments
Labels
2 - Working Working on this issue. maintenance Things need to be changed to prevent future problems.

Comments

@ghost
Copy link

ghost commented Dec 24, 2020

Since Java 9 the method Remove Class::newInstance has been deprecated, remove its warnings by the substitution suggested in the JavaDoc.

@ghost ghost added maintenance Things need to be changed to prevent future problems. 1 - Ready Ready to start working on this issue. labels Dec 24, 2020
@ghost ghost self-assigned this Dec 24, 2020
@ghost ghost added 2 - Working Working on this issue. and removed 1 - Ready Ready to start working on this issue. labels Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - Working Working on this issue. maintenance Things need to be changed to prevent future problems.
Projects
None yet
Development

No branches or pull requests

0 participants