-
Bug
-
Resolution: Fixed
-
P2
-
8
-
None
-
Mac OS X
Analysis with Instruments App shows that there are some memory leaks in Glass native code on Mac
1. GlassWindow is not deallocated when the stage is closed.
2. In GlassView3D initWithFrame: an NSAttrinbutedString is allocated and never released
3. GlassOffscreen initWithContext: a FlassFrameBufferObject is alloated and never released.
1. GlassWindow is not deallocated when the stage is closed.
2. In GlassView3D initWithFrame: an NSAttrinbutedString is allocated and never released
3. GlassOffscreen initWithContext: a FlassFrameBufferObject is alloated and never released.
- duplicates
-
JDK-8123081 Mac: 8.0-graphics-scrum-1514: memory leak in com.sun.glass.ui.mac.MacWindow (MacOS)
-
- Closed
-