hg: hsx/hsx24/hotspot: 2 new changesets

john.cuthbertson at oracle.com john.cuthbertson at oracle.com
Thu Dec 6 14:08:05 PST 2012


Changeset: fd3cf9ada039
Author:    johnc
Date:      2012-12-06 11:18 -0800
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/fd3cf9ada039

7194633: G1: Assertion and guarantee failures in block offset table
Summary: Add detailed error messages to assertions and guarantees in G1's block offset table.
Reviewed-by: ysr, brutisso

! src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp
! src/share/vm/gc_implementation/g1/g1BlockOffsetTable.hpp
! src/share/vm/gc_implementation/g1/g1BlockOffsetTable.inline.hpp
! src/share/vm/memory/space.cpp

Changeset: 8e478700068f
Author:    johnc
Date:      2012-12-06 11:26 -0800
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/8e478700068f

8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8
Summary: Add flushes to G1CollectedHeap::log_gc_footer() and TraceCPUTime destructor.
Reviewed-by: jwilhelm, azeemj, brutisso

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



More information about the hotspot-dev mailing list