-
Bug
-
Resolution: Fixed
-
P4
-
internal
-
generic
-
os_x
MetalTexture.m file has 3 buffer allocations that use newBufferWithBytes API and are marked as autorelease. These allocations should be put under @autoreleasepool block.
CircleRH Renderperf test leaks memory if above change is not implemented.
CircleRH Renderperf test leaks memory if above change is not implemented.
- relates to
-
JDK-8331415 Visual artifacts observed after JDK-8330780
-
- Closed
-