Skip to content

[release/9.0.1xx] pass -Xlint:-options for javac -target/source 1.8 #10068

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

Open
wants to merge 1 commit into
base: release/9.0.1xx
Choose a base branch
from

Conversation

jonathanpeppers
Copy link
Member

Fixes: #9925
Partial backport of: #10050

For backporting to .NET 9, we just need to suppress a warning that JDK 21 will show when using javac -source 1.8 -target 1.8.

Fixes: #9925
Partial backport of: #10050

For backporting to .NET 9, we just need to suppress a warning that JDK
21 will show when using `javac -source 1.8 -target 1.8`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant