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 c99f2ddfe Fix ArrayUtils.reverse range underflow on Integer.MIN_VALUE
end (#1750)
new b6ae058bf Sort members.
new 1a7ffb624 Fix ArrayUtils.reverse range underflow on Integer.MIN_VALUE
end (#1750).
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 +
.../commons/lang3/builder/HashCodeBuilder.java | 72 ++++++++---------
.../org/apache/commons/lang3/ArrayUtilsTest.java | 82 ++++++++++----------
.../commons/lang3/builder/HashCodeBuilderTest.java | 90 +++++++++++-----------
.../commons/lang3/reflect/FieldUtilsTest.java | 58 +++++++-------
5 files changed, 152 insertions(+), 151 deletions(-)