You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Dennis Balkir (JIRA)" <ji...@apache.org> on 2017/08/25 14:54:00 UTC

[jira] [Created] (OFBIZ-9639) [FB] Package org.apache.ofbiz.catalina.container

Dennis Balkir created OFBIZ-9639:
------------------------------------

             Summary: [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


- 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)