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

memory leak in JDWP debug agent after calling JVMTI GetAllThreads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 16
    • 16
    • core-svc
    • None
    • b23

      The JVMTI spec says that the array of jthread values returned must be deallocated. There are two places in threadControl.c that don't do that, resulting in a memory leak.

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: