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 6622a4685 Fix generics in
org.apache.commons.lang3.stream.Streams.toArray(Class) signature
new ef2bde1d5 More tests
new 6ddfa8368 Reduce vertical whitespace
new cef508743 Javadoc
new 232b54946 Remove unused import
new 2d5af6e20 More tests
The 5 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:
.../lang3/concurrent/BackgroundInitializer.java | 62 +++++++++-------------
.../commons/lang3/concurrent/ConcurrentUtils.java | 10 +---
.../concurrent/BackgroundInitializerTest.java | 38 ++++++++++++-
.../apache/commons/lang3/stream/StreamsTest.java | 11 ++++
4 files changed, 75 insertions(+), 46 deletions(-)