You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob Barrett (Jira)" <ji...@apache.org> on 2020/03/11 03:52:00 UTC

[jira] [Created] (GEODE-7869) Cleanup and enforce Java compiler warnings.

Jacob Barrett created GEODE-7869:
------------------------------------

             Summary: Cleanup and enforce Java compiler warnings.
                 Key: GEODE-7869
                 URL: https://issues.apache.org/jira/browse/GEODE-7869
             Project: Geode
          Issue Type: Improvement
            Reporter: Jacob Barrett


Almost every target completes with warnings and this is noise we don't need. Currently the compiler is configured to warn on deprecation and unchecked types. Update the compiler flags to treat those as errors. Update the code to fix the warnings or suppress where it make sense.

This ticket will be a long running ticket to attach all related changes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)