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

CompilerThread leaks CodeBlob memory when dynamically stopping compiler thread in non-product

XMLWordPrintable

    • 11
    • b17

        CodeBlob::flush() is not called when a compiler thread is stopped due to dynamic compiler thread policy (and during shutdown of the compiler runtime).

        This leaks memory (asm_strings and dbg_strings allocated memory) in non-product builds.

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: