[jboss-jira] [JBoss JIRA] (WFCORE-952) Use WildFly Common for null param checks
Darran Lofthouse (JIRA)
issues at jboss.org
Fri Sep 2 06:22:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288032#comment-13288032 ]
Darran Lofthouse commented on WFCORE-952:
-----------------------------------------
Shouldn't be a problem for Elytron if we can get this into core sooner, I will need to merge core/master into remoting5_integration a couple more times yet so if these changes are in should be able to cope with them.
> Use WildFly Common for null param checks
> ----------------------------------------
>
> Key: WFCORE-952
> URL: https://issues.jboss.org/browse/WFCORE-952
> Project: WildFly Core
> Issue Type: Task
> Reporter: David Lloyd
> Priority: Minor
>
> 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