/[Apache-SVN]
ViewVC logotype

Revision 1855161


Jump to revision: Previous Next
Author: centic
Date: Sun Mar 10 20:16:23 2019 UTC (5 years, 2 months ago)
Changed paths: 13
Log Message:
XMLBEANS-502: Allow to manually clear ThreadLocals via a new ThreadLocalUtil.clearAllThreadLocals()
 
This allows to avoid memory leaks or log warnings in applications that 
make heavy use of thread-pools or web-containers, e.g. Tomcat

Changed paths

Path Details
Directoryxmlbeans/trunk/CHANGES.txt modified , text changed
Directoryxmlbeans/trunk/src/common/org/apache/xmlbeans/impl/common/SystemCache.java modified , text changed
Directoryxmlbeans/trunk/src/store/org/apache/xmlbeans/impl/store/CharUtil.java modified , text changed
Directoryxmlbeans/trunk/src/store/org/apache/xmlbeans/impl/store/Locale.java modified , text changed
Directoryxmlbeans/trunk/src/typeimpl/org/apache/xmlbeans/impl/schema/SchemaTypeLoaderImpl.java modified , text changed
Directoryxmlbeans/trunk/src/typeimpl/org/apache/xmlbeans/impl/schema/StscState.java modified , text changed
Directoryxmlbeans/trunk/src/typeimpl/org/apache/xmlbeans/impl/values/NamespaceContext.java modified , text changed
Directoryxmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/ThreadLocalUtil.java added
Directoryxmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/XmlBeans.java modified , text changed
Directoryxmlbeans/trunk/src/xmlpublic/org/apache/xmlbeans/XmlFactoryHook.java modified , text changed
Directoryxmlbeans/trunk/test/src/misc/checkin/CharUtilTests.java modified , text changed
Directoryxmlbeans/trunk/test/src/misc/detailed/SystemCacheTests.java modified , text changed
Directoryxmlbeans/trunk/test/src/misc/detailed/ThreadLocalUtilTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26