hg: hsx/hotspot-gc/hotspot: 8002144: G1: large number of evacuation failures may lead to large c heap memory usage

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Sun Feb 10 23:37:02 UTC 2013


Changeset: ad747ee9d0b1
Author:    brutisso
Date:      2013-02-10 21:15 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ad747ee9d0b1

8002144: G1: large number of evacuation failures may lead to large c heap memory usage
Summary: Use Stack<> instead of GrowableArray to keep track of preserved marks. Also reviewed by vitalyd at gmail.com.
Reviewed-by: johnc, jcoomes

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp




More information about the hotspot-gc-dev mailing list