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

Memory leaks in creating jfr symbol array

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: