You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Dominik Süß (Jira)" <ji...@apache.org> on 2020/07/06 13:39:00 UTC

[jira] [Created] (FELIX-6296) o.a.f.cm.impl.org.apache.felix.cm.impl throws NPE in getProcessedProperties if no properties are set

Dominik Süß created FELIX-6296:
----------------------------------

             Summary: o.a.f.cm.impl.org.apache.felix.cm.impl throws NPE in getProcessedProperties if no properties are set
                 Key: FELIX-6296
                 URL: https://issues.apache.org/jira/browse/FELIX-6296
             Project: Felix
          Issue Type: Bug
          Components: Configuration Admin
            Reporter: Dominik Süß


In contrast to the R7 docs that state
{code}A private copy of the processed properties for the caller or null.{code}
the method  getProcessedProperties(ServiceReference<?> sr) throws a NullPointerException instead of returning null (in contrast to the getProperties() method.



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