-
Bug
-
Resolution: Fixed
-
P3
-
None
-
internal
-
generic
-
os_x
In JDK-8336477 we are creating array to store transient buffer data. But reference to this array is not released in commitCurrentCommandBuffer. As we continue to allocate and de-allocate reference to NSMutableArray is getting leaked continuously.
While analyzing https://bugs.openjdk.org/browse/JDK-8335599 noticed this leak in Instruments->leaks utility
Attached image for the same.
While analyzing https://bugs.openjdk.org/browse/JDK-8335599 noticed this leak in Instruments->leaks utility
Attached image for the same.
- blocks
-
JDK-8335599 Memory Leak due to metal objects
-
- Open
-