[jboss-jira] [JBoss JIRA] (WFCORE-953) Use WildFly Common for null param checks

David Lloyd (JIRA) issues at jboss.org
Thu Sep 3 08:34:00 EDT 2015


David Lloyd created WFCORE-953:
----------------------------------

             Summary: Use WildFly Common for null param checks
                 Key: WFCORE-953
                 URL: https://issues.jboss.org/browse/WFCORE-953
             Project: WildFly Core
          Issue Type: Task
            Reporter: David Lloyd
            Priority: Minor
             Fix For: 3.0.0.Alpha1


For each module, do the following:
* Locate any/all null param check methods in the log msg
* Replace them with calls to org.wildfly.common.Assert#checkNotNullParam or related method as needed
* Replace the old null param check method with a comment that reserves the ID and shows that it was previously used for that purpose



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list