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

[Java] Enable all javac warnings and treat them as errors. #224

Merged
merged 6 commits into from
Oct 2, 2020

Conversation

vyazelenko
Copy link
Contributor

@vyazelenko vyazelenko commented Oct 2, 2020

This PR enable all javac warnings and sets -Werror to treat any warnings as error, i.e. fail build on any compiler warning.
The build is now clean of warnings.

@vyazelenko vyazelenko force-pushed the enable-all-javac-warnings branch from 2ee5b02 to 6b6d988 Compare October 2, 2020 19:22
@vyazelenko vyazelenko mentioned this pull request Oct 2, 2020
@mjpt777 mjpt777 merged commit 6020fac into aeron-io:master Oct 2, 2020
@vyazelenko vyazelenko deleted the enable-all-javac-warnings branch October 3, 2020 12:29
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.

2 participants