Memory leak of NSMutableArray reference

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: internal
    • Component/s: javafx
    • generic
    • os_x

      In JDK-8336477 we are creating array to store transient buffer data. But reference to this array is not released in commitCurrentCommandBuffer. As we continue to allocate and de-allocate reference to NSMutableArray is getting leaked continuously.

      While analyzing https://bugs.openjdk.org/browse/JDK-8335599 noticed this leak in Instruments->leaks utility

      Attached image for the same.

        1. Leak.png
          112 kB
          Jayathirth D V

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

              Created:
              Updated:
              Resolved: