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

Memory leaks in creating jfr symbol array

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 23
    • 22
    • hotspot
    • None
    • jfr
    • b03

      JfrJavaSupport::symbol_array() may allocate temporary c string in c heap. After symbol for the c string is created, the c string should be released if it is allocated in c heap.

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: