0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Default to using java.util.logging for logging. Fixes #53. More... almost 8 years ago
Automate initialization and clean up in Servlet 3.0 environment. #46 More... about 8 years ago
Separate module with web-fragment.xml #46 More... about 8 years ago
Extract ServletContextListener to servlet modules #45 More... about 8 years ago
Create separate modules for core and servlet #45 More... about 8 years ago
Move configuration PreClassLoaderInitiators ClassLoaderPreMortemCleanUps to factory More... about 8 years ago
Favoring StopThreadsCleanUp over MultiThreadedHttpConnectionManagerCleanUp More... about 8 years ago
Telling Travis explicitly to use Oracle JDK 8 More... about 8 years ago
@Ignore DatatypeConverterImplInitiatorTest since it does not leak with Java 1.7 More... about 8 years ago
Adding @Ignore to OracleJdbcThreadInitiatorTest More... about 8 years ago
Improve and tidy up MultiThreadedHttpConnectionManagerCleanUp More... about 8 years ago
Merge pull request #50 from marianp123/master More... about 8 years ago
Allow defining order dependencies between PreClassLoaderInitiators and ClassLoaderPreMortemCleanUps - will cause IllegalStateException More... about 8 years ago
Fix fully qualified package in javax.imageio.spi.ImageInputStreamSpi broken after renaming cleaup to cleanup More... about 8 years ago
Remove erroneous imports from ApacheCommonsLoggingCleanUp More... about 8 years ago
Refactor ThreadLocalCleanUp and extract WarningThreadLocalCleanUp subclass. #44 More... about 8 years ago
Move remaining DomainCombiner code from StopThreadsCleanUp to ClassLoaderLeakPreventor. #44 More... about 8 years ago
Extracting KeepAliveTimerCacheCleanUp, ResourceBundleCleanUp and ApacheCommonsLoggingCleanUp. Furter tidy up in ClassLoaderLeakPreventorListener. #44 More... about 8 years ago
Adding prevention for java.beans.ThreadGroupContext.contexts leak to ThreadGroupCleanUp. #44 More... about 8 years ago
Inline setting attributes in ClassLoaderLeakPreventorListener More... about 8 years ago
cleaup -> cleanup More... about 8 years ago
Extract ThreadLocalCleanUp. #44 More... about 8 years ago
Extract ThreadGroupCleanUp. #44 More... about 8 years ago
Move ClassLoaderLeakPreventorFactory until after parameters are parsed More... about 8 years ago
Extract StopThreadsCleanUp. #44 More... about 8 years ago
fo More... about 8 years ago
minor More... about 8 years ago
added comment explaining why the exception is not logged in test More... about 8 years ago
fixed line number, fixed javadoc More... about 8 years ago
changed MultiThreadedHttpConnectionManagerCleanupTest to ClassLoaderPreMortemCleanUpTestBase style More... about 8 years ago