-
Bug
-
Resolution: Fixed
-
P3
-
internal
-
generic
-
os_x
Java class - MTLShader has an overridden dispose() method which is empty.
Native class - MetalShader does not have dealloc() method to release native objects allocated by this class.
This results in a minor memory leak at at the end of application life-cycle.
Native class - MetalShader does not have dealloc() method to release native objects allocated by this class.
This results in a minor memory leak at at the end of application life-cycle.
- blocks
-
JDK-8335599 Memory Leak due to metal objects
-
- Open
-