Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Memory leak in loading subView fxml #23

Open
comtel2000 opened this issue Jul 3, 2016 · 0 comments
Open

Memory leak in loading subView fxml #23

comtel2000 opened this issue Jul 3, 2016 · 0 comments
Assignees

Comments

@comtel2000
Copy link

Multiple previously loaded subView fxml nodes can't be garbage collected because of references to a Song object or other observer bindings. I would suggest to change all bindings to weak invalidation listener or just cache/reuse the fxml nodes and update the table model items.
Cheers, Joerg

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants