GitHub user codingsince1985 opened a pull request:
https://github.com/apache/commons-lang/pull/312
LANG-1375: defaultString(str) reuses defaultString(str, defaultStr)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/codingsince1985/commons-lang LANG-1375
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/312.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #312
----
commit d575057852ab2be41abb39b8de69a35cace5c67d
Author: Jerry Zhao <jerry.zhao@...>
Date: 2018-01-19T02:57:30Z
LANG-1375: defaultString(str) reuses defaultString(str, defaultStr)
----
---