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

JFR: FieldTable leaks FieldInfoTable member

XMLWordPrintable

    • jfr
    • b18

        FieldTable has a FieldInfoTable data member, which is a CHeapObj, but FieldTable is a ResouceObj, so that its destructor is never called, therefore, it leaks FieldInfoTable.

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

                Created:
                Updated:
                Resolved: