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

Missing dealloc/dispose methods in Metal shader classes

XMLWordPrintable

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

            jdv Jayathirth D V
            aghaisas Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: