hg: jdk7/hotspot-gc/hotspot: 7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
paul.hohensee at oracle.com
paul.hohensee at oracle.com
Thu Feb 3 23:16:00 UTC 2011
Changeset: 176d0be30214
Author: phh
Date: 2011-02-03 16:06 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/176d0be30214
7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
Summary: Initialize _sum_x_squared, _intercept and _slope in constructor.
Reviewed-by: bobv, coleenp
! src/share/vm/gc_implementation/shared/gcUtil.cpp
More information about the hotspot-gc-dev
mailing list