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 2021/12/13 16:26:46 UTC

[uima-uimaj] branch main updated (5cf965f -> b24559c)

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-uimaj.git.


    from 5cf965f  Merge pull request #159 from apache/bugfix/UIMA-6398-Classloader-paradoxon-and-memory-leak-in-UIMA-loggers
     add 8ede6d4  [UIMA-6400] UimaContextHolder threadlocal can leak
     add a9afc49  Merge branch 'main' into bugfix/UIMA-6400-UimaContextHolder-threadlocal-can-leak
     new b24559c  Merge pull request #164 from apache/bugfix/UIMA-6400-UimaContextHolder-threadlocal-can-leak

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:
 .../src/docbook/ref.xml.component_descriptor.xml   |  10 ++
 .../java/org/apache/uima/UimaContextHolder.java    | 107 ++++++++++++++++++---
 2 files changed, 106 insertions(+), 11 deletions(-)

[uima-uimaj] 01/01: Merge pull request #164 from apache/bugfix/UIMA-6400-UimaContextHolder-threadlocal-can-leak

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b24559c5119789b4dd2acef1e84c567f1d54c8fc
Merge: 5cf965f a9afc49
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Dec 13 17:26:38 2021 +0100

    Merge pull request #164 from apache/bugfix/UIMA-6400-UimaContextHolder-threadlocal-can-leak
    
    [UIMA-6400] UimaContextHolder threadlocal can leak

 .../src/docbook/ref.xml.component_descriptor.xml   |  10 ++
 .../java/org/apache/uima/UimaContextHolder.java    | 107 ++++++++++++++++++---
 2 files changed, 106 insertions(+), 11 deletions(-)