-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: 8u20
-
Component/s: javafx
-
Environment:
Windows 7
This is a regression in Java 8 Update 20.
When a progress indicator with indeterminate spinner is removed, it still says in memory and also keeps a reference to the entire scene. This is because the animation is held globally by the QuantumToolkit.
This leak is especially problematic when frequently creating and closing new scenes.
When a progress indicator with indeterminate spinner is removed, it still says in memory and also keeps a reference to the entire scene. This is because the animation is held globally by the QuantumToolkit.
This leak is especially problematic when frequently creating and closing new scenes.