You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2014/10/06 07:58:34 UTC

[jira] [Created] (OWB-1023) We should throw an IllegalArgumentException if BeanManager#validate parameter is null

Mark Struberg created OWB-1023:
----------------------------------

             Summary: We should throw an IllegalArgumentException if BeanManager#validate parameter is null
                 Key: OWB-1023
                 URL: https://issues.apache.org/jira/browse/OWB-1023
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.5.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.5.0


Currently we internally blow up with a NPE if a user calls BeanManager#validate(null).

We should nicely handle this via an IllegalArgumentException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)