You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/01/24 08:41:15 UTC

[uima-uimaj] 01/01: Merge pull request #168 from apache/bugfix/UIMA-6413-Memory-leak-in-FSClassRegistry

This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch maintenance/3.2.x
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 2b43d84f8cc80bcffd5fdc37c57c96c7d4a43997
Merge: 093611a 72a8aca
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Jan 24 09:41:06 2022 +0100

    Merge pull request #168 from apache/bugfix/UIMA-6413-Memory-leak-in-FSClassRegistry
    
    [UIMA-6413] Memory leak in FSClassRegistry

 .../org/apache/uima/cas/impl/FSClassRegistry.java  | 92 +++++++++++++++++++++-
 .../apache/uima/cas/impl/FSClassRegistryTest.java  | 41 +++++++---
 2 files changed, 119 insertions(+), 14 deletions(-)