This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch
bugfix/382-Warning-when-PEAR-contains-a-JCAS-class-that-is-used-as-a-feature-range-outside-the-PEAR
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
from f95a3a42d Issue #382: Warning when PEAR contains a JCAS class that is
used as a feature range outside the PEAR
add e999f352a Issue #371: Repeated creation of type systems can exhaust
JVM metaspace
add 0686e404a Issue #371: Repeated creation of type systems can exhaust
JVM metaspace
add 41deb3fe7 Merge branch 'release/3.5.x' into
bugfix/371-Repeated-creation-of-type-systems-can-exhaust-JVM-metaspace
add f4d2886c6 Merge pull request #376 from
apache/bugfix/371-Repeated-creation-of-type-systems-can-exhaust-JVM-metaspace
add c57e73446 Merge branch 'release/3.5.x' into
bugfix/382-Warning-when-PEAR-contains-a-JCAS-class-that-is-used-as-a-feature-range-outside-the-PEAR
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
.../org/apache/uima/cas/impl/FSClassRegistry.java | 489 ++++++++++-----------
.../org/apache/uima/cas/impl/TypeSystemImpl.java | 2 +-
.../apache/uima/internal/util/UIMAClassLoader.java | 12 +
.../apache/uima/cas/impl/TypeSystemImplTest.java | 48 +-
5 files changed, 291 insertions(+), 261 deletions(-)