-
Bug
-
Resolution: Fixed
-
P2
-
fx1.2
-
mac and windows
The sample screenshotMaker does capture image, display in a stage, then close the stage. It does that multiple time. After 20 times, we ran out of memory.
I created a simple test case attached, that shows the behaviour.
Just click on the Frame button, it will display a stage containing an image. Close this new stage. Do it multiple time until the VM doesn't manage to display an image in the stage.
I created a simple test case attached, that shows the behaviour.
Just click on the Frame button, it will display a stage containing an image. Close this new stage. Do it multiple time until the VM doesn't manage to display an image in the stage.
- relates to
-
JDK-8106795 Randomly getting java.lang.OutOfMemoryError: PermGen space while playing different samples
- Closed