]
Fred Bricon updated JBIDE-22315:
--------------------------------
Priority: Critical (was: Major)
Application wizard: memory leak
-------------------------------
Key: JBIDE-22315
URL:
https://issues.jboss.org/browse/JBIDE-22315
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 4.4.0.Alpha2
Each instance of the wizard with pages, models, data binding contexts, and all referenced
objects, including openshift model objects remains in memory. Disposed are only SWT
widgets, but even they are not ready for the garbage collector since they remain
referenced by data binding contexts.