You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release/9.0.1xx] pass -Xlint:-options for javac -target/source 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`.
0 commit comments