You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/16 03:38:00 UTC

[jira] [Commented] (GEODE-6588) Cleanup internal use of generics and other static analyzer warnings [PERMANENT]

    [ https://issues.apache.org/jira/browse/GEODE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444255#comment-17444255 ] 

ASF subversion and git services commented on GEODE-6588:
--------------------------------------------------------

Commit 9675cf8bf10810ee2b7efc98aacb4fa995d9d163 in geode's branch refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9675cf8 ]

GEODE-6588: Use System.lineSeparator()

* Replace synchronized System.getProperty("line.separator") calls with
System.lineSeparator().


> Cleanup internal use of generics and other static analyzer warnings [PERMANENT]
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-6588
>                 URL: https://issues.apache.org/jira/browse/GEODE-6588
>             Project: Geode
>          Issue Type: Task
>            Reporter: Jacob Barrett
>            Assignee: Jacob Barrett
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 8h 40m
>  Remaining Estimate: 0h
>
> Use generics where possible.
> Cleanup other static analyzer issues along the way.
> Generally make the IntelliJ analyzer gutter less cluttered.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)