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-jxpath.git
from 55c74a1b Update legacy GitHub links in CONTRIBUTING.md
add bfc887a9 use ConcurrentHashMap for DocumentContainer parser registries
new e88baf69 Merge pull request #285 from
rootvector2/documentcontainer-registry-race
The 1 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/jxpath/xml/DocumentContainer.java | 7 ++-
.../xml/DocumentContainerConcurrencyTest.java | 66 ++++++++++++++++++++++
2 files changed, 70 insertions(+), 3 deletions(-)
create mode 100644
src/test/java/org/apache/commons/jxpath/xml/DocumentContainerConcurrencyTest.java