[ 
https://issues.apache.org/jira/browse/OFBIZ-9639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Balkir updated OFBIZ-9639:
---------------------------------
    Attachment: OFBIZ-9639_org.apache.ofbiz.catalina_bugfixes.patch

- Diamond Operators fixed
- deleted unnecessary else-blocks
- Line 247: deleted unnecessary nullcheck of {{clusterProps}}


> [FB] Package org.apache.ofbiz.catalina.container
> ------------------------------------------------
>
>                 Key: OFBIZ-9639
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9639
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Dennis Balkir
>            Priority: Minor
>         Attachments: OFBIZ-9639_org.apache.ofbiz.catalina_bugfixes.patch
>
>
> - CatalinaContainer.java:248, RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
> RCN: Redundant nullcheck of clusterProps, which is known to be non-null in 
> org.apache.ofbiz.catalina.container.CatalinaContainer.prepareTomcatClustering(Host,
>  ContainerConfig$Configuration$Property)
> This method contains a redundant check of a known non-null value against the 
> constant null.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to