Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Memory Leak #58

Open
frizbog opened this issue Jan 22, 2017 · 0 comments
Open

Possible Memory Leak #58

frizbog opened this issue Jan 22, 2017 · 0 comments
Assignees
Labels

Comments

@frizbog
Copy link
Owner

frizbog commented Jan 22, 2017

When running under Tomcat and passing results to JSTL tags, references to the result objects from the gedcom4j model appear to be retained by certain tags, thus preventing garbage collection.

Need to modify the result objects being passed to JSTL to include no references at all to the gedcom4j library, and only consist of the primitives and Strings needed to render the page.

@frizbog frizbog added the bug label Jan 22, 2017
@frizbog frizbog self-assigned this Jan 22, 2017
frizbog pushed a commit that referenced this issue Jan 22, 2017
frizbog pushed a commit that referenced this issue Jan 23, 2017
frizbog pushed a commit that referenced this issue Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant