openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
classloader-leak-prevention
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 11 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add "Metaspace" to README.md
Mattias Jiderhamn
More...
over 10 years ago
Avoid stopping org.apache.tomcat.util.threads.TaskThread currently executing in web app - primarily by waiting, secondarily by setting context classloader rather than stopping. Fixes #29.
Mattias Jiderhamn
More...
over 10 years ago
Version 1.12.0 released - updating README.md
Mattias Jiderhamn
More...
over 10 years ago
[maven-release-plugin] prepare for next development iteration
Mattias Jiderhamn
More...
over 10 years ago
[maven-release-plugin] prepare release classloader-leak-prevention-1.12.0
Mattias Jiderhamn
More...
over 10 years ago
Merge branch 'IntrospectorCleanupListener' of https://github.com/candrews/classloader-leak-prevention into master
Mattias Jiderhamn
More...
over 10 years ago
Merge branch 'master' of https://github.com/hazendaz/classloader-leak-prevention into hazendaz-master
Mattias Jiderhamn
More...
over 10 years ago
Merge pull request #28 from yagee-de/master
Mattias Jiderhamn
More...
over 10 years ago
reformatted code and use isLoadedInWebApplication(Object) to detect if service provider is loaded by current classloader
Thomas Scheffler
More...
over 10 years ago
do not use real imageio plugin, provide a mockup to trigger classloader leak
Thomas Scheffler
More...
over 10 years ago
added ImageIO leak preventor and test
Thomas Scheffler
More...
over 10 years ago
Add JEditorPane memory leak prevention. Fixes #27.
Mattias Jiderhamn
More...
over 10 years ago
Version 1.11.0 relesed, updating README.md
Mattias Jiderhamn
More...
over 10 years ago
[maven-release-plugin] prepare for next development iteration
Mattias Jiderhamn
More...
over 10 years ago
[maven-release-plugin] prepare release classloader-leak-prevention-1.11.0
Mattias Jiderhamn
More...
over 10 years ago
Upgrade to junit 4.12
hazendaz
as Jeremy Landis
More...
over 10 years ago
Avoid threads started in contextInitialized() inheriting the AccessControlContext and it's ProtectionDomains (at least one of which has the web app classloader) from the current thread. Fixes #23. Also introduce ClassLoaderLeakPreventor.startOracleTimeoutThread setting.
Mattias Jiderhamn
More...
over 10 years ago
Merge pull request #26 from kmoens/master
Mattias Jiderhamn
More...
over 10 years ago
Issue 21 - Possible Endless Loop due GC()
kmoens
More...
over 10 years ago
Additional warning cleanup.
hazendaz
as Jeremy Landis
More...
almost 11 years ago
Merge pull request #24 from bradcupit/refactored-init
Mattias Jiderhamn
More...
almost 11 years ago
fix bug where we incorrectly determine Sun/Oracle JRE
Brad Cupit
More...
almost 11 years ago
breakup contextInitialized() into smaller methods
Brad Cupit
More...
almost 11 years ago
document how to "turn off" log levels
Brad Cupit
More...
almost 11 years ago
Merge pull request #19 from candrews/travis
Mattias Jiderhamn
More...
about 11 years ago
Bring to base java 6 support
hazendaz
as Jeremy Landis
More...
about 11 years ago
If IntrospectorCleanupListener exists, use it.
Craig Andrews
More...
about 11 years ago
Add Travis CI configuration and build status indicator to README.md
Craig Andrews
More...
about 11 years ago
Adding clearing of default java.net.ProxySelector in case loaded by web app. Fixes issue #17. Thanks to Kenny Moens.
Mattias Jiderhamn
More...
over 11 years ago
Version 1.10.0 released, updating README.md
Mattias Jiderhamn
More...
over 11 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree