Memory leaks in creating jfr symbol array

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 23
    • Affects Version/s: 22
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: