You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by GitBox <gi...@apache.org> on 2022/01/27 12:48:12 UTC

[GitHub] [uima-uimaj] reckart opened a new pull request #171: [UIMA-6413] Memory leak in FSClassRegistry

reckart opened a new pull request #171:
URL: https://github.com/apache/uima-uimaj/pull/171


   - Handle the circular dependency between the static initializer blocks of TypeSystemImpl and FSClassRegistry in UIMAClassLoader and in the FSClassRegistryTest
   - Add another simple test that just creates a resource manager with an extension classpath and then destroys it again to ensure it does not generate an exception when trying to unregister the resource manager's UIMAClassLoader from the FSClassRegistry on destroy


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [uima-uimaj] reckart merged pull request #171: [UIMA-6413] Memory leak in FSClassRegistry

Posted by GitBox <gi...@apache.org>.
reckart merged pull request #171:
URL: https://github.com/apache/uima-uimaj/pull/171


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org