[
https://issues.apache.org/jira/browse/GEODE-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062068#comment-17062068
]
ASF subversion and git services commented on GEODE-7869:
--------------------------------------------------------
Commit 028777b87ca9ceccbf187162203a3214c8599b2d in geode's branch
refs/heads/feature/GEODE-7109 from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=028777b ]
GEODE-7869: Cleanup warnings in geode-tcp-server
> 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
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)