This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 19b59ffdd StringUtils.joins() for primitive types can throw OOME
before index (#1636)
new dc814eeca StringUtils.joins() for primitive types can throw OOME
before index check (#1636).
new f0d1c78a5 Split ThreadUtilsTest.testJoinDuration()
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 1 +
src/test/java/org/apache/commons/lang3/ThreadUtilsTest.java | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)