Pascal Schumacher created LANG-1232:
---------------------------------------
Summary: DiffBuilder: Add null check on fieldName when appending
Object or Object[]
Key: LANG-1232
URL: https://issues.apache.org/jira/browse/LANG-1232
Project: Commons Lang
Issue Type: Bug
Components: lang.builder.*
Affects Versions: 3.4
Reporter: Pascal Schumacher
The other append methods throw an IllegalArgumentException if fieldName is
null. So, append(Object) and append(Object[]) should also do this.
source: [https://github.com/apache/commons-lang/pull/121]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)