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

NPG: Memory regression: One extra Monitor per ConstantPool

XMLWordPrintable

    • b02
    • b31

        With the PermGen removal, the ConstantPool stopped being a Java object. They still need to be locked, so we added a Monitor to each ConstantPool.

        This shows up as a memory regression when running Jetty.

              iklam Ioi Lam
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: