A webrev is available at:

        http://cr.openjdk.java.net/~jcoomes/7u/hs22-b08-7u2-b10/

The integration is conditional on successful PIT, which is in
progress; results are expected on Tuesday, Oct 18 (the proposed
integration date).

The list of fixes in the proposed integration is below; all are
already in a the hsx/hotspot-main repository and have undergone
nightly testing.

6484982: G1: process references during evacuation pauses
7045232: G1: pool names are inconsistent with other collectors (don't have 
'Space')
7059019: G1: add G1 support to the SA
7068215: G1: Print reference processing time during remark
7075646: G1: fix inconsistencies in the monitoring data
7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead 
objs: g1CollectedHeap.cpp:3835
7091032: G1: assert failure when NewRatio is used
7092236: java/util/EnumSet/EnumSetBash.java fails
7092238: G1: Uninitialized field gc_efficiency in G1PrintRegionLivenessInfo 
output
7092245: G1: Wrong format specifier in G1PrintRegionLivenessInfo header output
7092278: "jmap -finalizerinfo" throws 
"sun.jvm.hotspot.utilities.AssertionFailure: invalid cp index 0 137"
7092412: G1: Some roots not marked during an initial mark that gets an 
evacuation failure
7096366: PPC: corruption of floating-point values with DeoptimizeALot
7097048: G1: extend the G1 SA changes to print per-heap space information
7097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) 
failed: referenceProcessor.cpp:1054
7100165: JSR 292: leftover printing code in methodHandleWalk.cpp
7101102: Bump the hs22 build number to 08

-John

Reply via email to