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

test inputs should be compilable with javac11 #9310

Closed
pbludov opened this issue Feb 20, 2021 · 1 comment · Fixed by #9313
Closed

test inputs should be compilable with javac11 #9310

pbludov opened this issue Feb 20, 2021 · 1 comment · Fixed by #9313

Comments

@pbludov
Copy link
Member

pbludov commented Feb 20, 2021

Prerequisite for #9146

Some test inputs are incompatible with JDK11.

All usages of sun.* packages should be replaced.

InputIllegalIdentifierNameUnderscore.java should be moved to non-compilable folder due to JEP 302

Originally posted by @pbludov in #9281 (comment)

pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 20, 2021
pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 20, 2021
pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 20, 2021
pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 21, 2021
pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 21, 2021
pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 23, 2021
pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 23, 2021
pbludov added a commit to pbludov/checkstyle that referenced this issue Feb 23, 2021
@rnveach
Copy link
Member

rnveach commented Feb 23, 2021

Fix was merged

@rnveach rnveach added this to the 8.41 milestone Feb 23, 2021
SGanguly1999 pushed a commit to SGanguly1999/checkstyle that referenced this issue Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants