hg: hsx/hsx24/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
Mon Feb 11 08:44:16 PST 2013
Changeset: bf523388179f
Author: brutisso
Date: 2013-02-10 21:15 +0100
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/bf523388179f
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-dev
mailing list