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

DbgStrings and AsmRemarks are leaking

XMLWordPrintable

    • b25

      There are two leaks in debug builds related to DbgStrings and AsmRemarks. The first is because DbgStrings::share does not call clear() like AsmRemarks::share does. The second is because InterpreterCodelet can be re-used again from CodeletMark if the generated size ends up being 0.

            jcking Justin King
            jcking Justin King
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: