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

Memory leak of NSMutableArray reference

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • internal
    • 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.

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

              Created:
              Updated:
              Resolved: