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

Memory leak in G1PLABAllocator::PLABData

XMLWordPrintable

    • gc
    • 20
    • b23

      Colleague Justin King (jcking@google.com) made LeakSanitizer working with HotSpot, and identified a memory leak in G1PLABAllocator::PLABData. The pointer array _alloc_buffer introduced in JDK-8291912 should be freed in the destructor G1PLABAllocator::~PLABData().

            manc Man Cao
            manc Man Cao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: