RFR: JDK-8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
Thomas Schatzl
thomas.schatzl at oracle.com
Fri Sep 25 19:20:33 UTC 2015
Hi,
On Fri, 2015-09-25 at 10:27 +0200, Bengt Rutisson wrote:
> Hi Kim,
[...]
> > Better would be to separate out the present implementation of
> > GCTraceTime into a helper class (let's call it GCTraceTimeImpl), which
> > is a VALUE_OBJ_CLASS_SPEC class. Then GCTraceTime, GCCMTraceTime, and
> > GCRefTraceTime all derive from StackObj and have a GCTraceTimeImpl
> > member.
>
> Good suggestion.
>
> Here's an updated webrev:
> http://cr.openjdk.java.net/~brutisso/8136991/webrev.05
>
> (Note that referenceType.hpp is unchanged even if webrev decides to
> include it.)
>
> And here's a diff compared to the last version:
> http://cr.openjdk.java.net/~brutisso/8136991/webrev.04-05.diff
ship it.
Thomas
More information about the hotspot-gc-dev
mailing list