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 26becc120 Javadoc new 152c7204a Fix XML new bc4eeca21 Fix description new 8b34dab44 Add LazyInitializer.isInitialized() The 3 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 | 5 +++-- .../apache/commons/lang3/concurrent/LazyInitializer.java | 12 ++++++++++++ .../lang3/concurrent/LazyInitializerAnonClassTest.java | 15 ++++++++++++++- .../lang3/concurrent/LazyInitializerSimpleTest.java | 15 ++++++++++++++- .../concurrent/LazyInitializerSingleInstanceTest.java | 14 +++++++++++++- 5 files changed, 56 insertions(+), 5 deletions(-)