Skip to content

Fix memory leak where unused class references are kept around#254

Merged
asfgit merged 1 commit intoapache:masterfrom
neykov:fix/memory-leak
Jul 13, 2016
Merged

Fix memory leak where unused class references are kept around#254
asfgit merged 1 commit intoapache:masterfrom
neykov:fix/memory-leak

Conversation

@neykov
Copy link
Copy Markdown
Member

@neykov neykov commented Jul 12, 2016

The BrooklynTypes cache was keeping references to classes indefinitely, preventing the OSGi class loaders and frameworks from being GCed.

The BrooklynTypes cache was keeping references to classes indefinitely, preventing the OSGi class loaders and frameworks from being GCed.
@aledsage
Copy link
Copy Markdown
Contributor

LGTM - well found @neykov ! Once jenkins has finished its built, very happy to merge.

@asfgit asfgit merged commit e63c9a7 into apache:master Jul 13, 2016
asfgit pushed a commit that referenced this pull request Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants