This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git
from 60812ac Merge pull request #221 from
apache/feature/220-Add-getType-signature-accepting-a-type-system
add 3196606 Issue #215: Improve descriptor scanning performance when
there are many classloaders
add f7ad1b8 Merge branch 'main' into
feature/215-Improve-descriptor-scanning-performance-when-there-are-many-classloaders
add b4470cb Issue #215: Improve descriptor scanning performance when
there are many classloaders
add ab71dc5 Issue #215: Improve descriptor scanning performance when
there are many classloaders
add 5a27df7 Issue #215: Improve descriptor scanning performance when
there are many classloaders
new b327f73 Merge pull request #216 from
apache/feature/215-Improve-descriptor-scanning-performance-when-there-are-many-classloaders
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:
.../apache/uima/fit/factory/FsIndexFactory.java | 49 +++++++++++++++++---
.../uima/fit/factory/TypePrioritiesFactory.java | 54 +++++++++++++++++-----
.../fit/factory/TypeSystemDescriptionFactory.java | 50 +++++++++++++++++---
.../org/apache/uima/fit/ComponentTestBase.java | 4 --
.../uima/fit/factory/FsIndexFactoryTest.java | 6 ++-
.../fit/factory/TypePrioritiesFactoryTest.java | 6 ++-
.../factory/TypeSystemDescriptionFactoryTest.java | 6 ++-
7 files changed, 144 insertions(+), 31 deletions(-)