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

Jason Greene (JIRA) issues at jboss.org
Mon Mar 27 17:33:11 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated WFLY-5265:
-------------------------------
    Fix Version/s: 11.0.0.Beta1
                       (was: 11.0.0.Alpha1)


> Use WildFly Common for null param checks
> ----------------------------------------
>
>                 Key: WFLY-5265
>                 URL: https://issues.jboss.org/browse/WFLY-5265
>             Project: WildFly
>          Issue Type: Task
>            Reporter: David Lloyd
>            Assignee: David Lloyd
>            Priority: Minor
>             Fix For: 11.0.0.Beta1
>
>
> 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
(v7.2.3#72005)


More information about the jboss-jira mailing list