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
Describe the solution you'd like
A clear and concise description of what you want to happen.
Fix the issues so that javac -Xlint:deprecation -Xlint:unchecked runs without errors or warnings.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Going snowboarding.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions!
Is your feature request related to a problem? Please describe.
Related to #2047
javac -Xlint:deprecation -Xlint:unchecked
shows issues that should be fixed.Describe the solution you'd like
A clear and concise description of what you want to happen.
Fix the issues so that
javac -Xlint:deprecation -Xlint:unchecked
runs without errors or warnings.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Going snowboarding.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: