Darrel Schneider created GEODE-6289:
---------------------------------------

             Summary: createPdxInstanceFactory should fail if class name is null
                 Key: GEODE-6289
                 URL: https://issues.apache.org/jira/browse/GEODE-6289
             Project: Geode
          Issue Type: Bug
          Components: serialization
            Reporter: Darrel Schneider


Currently if you create a PdxInstanceFactory and give it null as the class name 
the factory will be created with no complaints. But later, that null class 
name, will cause NullPointerExceptions to be thrown.

createPdxInstanceFactory should check the class name for null and throw 
IllegalArgumentException



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to