Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8330780

MetalTexture should use newBufferWithBytes allocation in autoreleasepool block

XMLWordPrintable

    • 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.

            aghaisas Ajit Ghaisas
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: