This is an automated email from the ASF dual-hosted git repository.
jsedding pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-i18n.git
from 7437226 SLING-12310 Fix test compatibility with java 17 (#12)
add 2482641 SLING-12315 : Improve thread-safety of
registration/deregistration
add 1f4c9e7 SLING-12315 : Improve thread-safety of
registration/deregistration
new c9733c2 Merge pull request #15 from
ecolombo/issues/SLING-12315-encapsulate-RB-registration
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:
.../sling/i18n/impl/JcrResourceBundleProvider.java | 203 +++++++++++++--------
.../ConcurrentJcrResourceBundleLoadingTest.java | 56 ++++++
2 files changed, 185 insertions(+), 74 deletions(-)