hg: jdk9/hs-gc/hotspot: 8033601: G1: Make array chunking use the same length field as the other young GCs

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Wed Feb 5 04:43:13 PST 2014


Changeset: 06dfb0e4dcb8
Author:    tonyp
Date:      2014-02-05 12:47 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/06dfb0e4dcb8

8033601: G1: Make array chunking use the same length field as the other young GCs
Summary: Use the old copy length instead of the length of the forwarded object for chunked arrays.
Reviewed-by: brutisso, tschatzl

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



More information about the jdk9-all-changes mailing list