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

ParNew: Fix memory leak introduced in 6819891

XMLWordPrintable

    • gc
    • b04
    • b14
    • generic
    • generic
    • Verified

        The fix for 6819891 inadvertently introduced a memory leak, in
        the C-heap, of the order of 2KB*ParallelGCThreads per scavenge.
        Over a period of time such a leak can run the JVM out of C-heap
        memory and lead to availability issues in the field.

        This bug should be fixed in hs14 where it was first introduced.
        The bug affects the 64-bit compressed oops jvm using the ParNew
        (or CMS) collector.

              ysr Y. Ramakrishna
              ysr Y. Ramakrishna
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: