This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 23524a867 [LANG-1749] TypeUtils.isAssignable returns a wrong result
for ParameterizedType when raw class is "Class".
new 4af794ebf Sort members
new 71d4f3d17 Split up
TypeUtilsTest.testIsAssignable_ClassWithParameterizedType() into three tests
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:
.../commons/lang3/StringUtilsJoinBenchmark.java | 24 ++++-----
.../commons/lang3/function/MethodFixtures.java | 8 +--
.../commons/lang3/reflect/TypeUtilsTest.java | 60 ++++++++++++----------
3 files changed, 49 insertions(+), 43 deletions(-)