hg: jdk9/hs-gc/hotspot: 8068739: G1CollectoryPolicy uses uninitialized field '_sigma' in the constructor

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Tue Jan 13 12:25:13 UTC 2015


Changeset: acec9aeeaaea
Author:    tschatzl
Date:      2015-01-13 11:04 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/acec9aeeaaea

8068739: G1CollectoryPolicy uses uninitialized field '_sigma' in the constructor
Summary: Change initialization order in constructor. Remove suppression for suppression of "'this': used in base member initializer list" warning.
Reviewed-by: mgerdin, tschatzl, simonis
Contributed-by: Johannes Scheerer <johannes.scheerer at sap.com>

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



More information about the jdk9-all-changes mailing list