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

Memory leak in MetalShader SetConstants

XMLWordPrintable

    • generic
    • os_x

      While debugging JDK-8333879 using Instruments-
      >Leaks utility i noticed that we see continuous leak in Java_com_sun_prism_mtl_MTLShader_nSetConstants

      It looks like we are holding onto Java array in JNI and not releasing it.

      If i continue to use HelloWebView, i see that this leak balloons into large value.

            jdv Jayathirth D V
            jdv Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: