Approved. Cheers, Edvard
On Oct 26, 2011, at 8:27 AM, John Coomes wrote: > Requesting approval to integrate hs23-b03 into jdk7u4-b01 > (jdk7u/jdk7u). > > A webrev (XXL) is available at: > > http://cr.openjdk.java.net/~jcoomes/7u/hs23-b03-7u4-b01/ > > Pre-integration testing (PIT) was run by SQE, who analyzed the results > and have given their approval for integration. > > The list of fixes in the proposed integration is below. All have > undergone nightly testing and are already in the jdk8 master > repository. > > 6484982: G1: process references during evacuation pauses > 6865265: JVM crashes with "missing exception handler" error > 7005808: G1: re-enable ReduceInitialCardMarks for G1 > 7021322: assert(object_end <= top()) failed: Object crosses promotion LAB > boundary > 7045232: G1: pool names are inconsistent with other collectors (don't have > 'Space') > 7051189: Need to suppress info message if -xcheck:jni used with libjsig.so > 7059019: G1: add G1 support to the SA > 7068215: G1: Print reference processing time during remark > 7071904: 4/4 HotSpot: Full Debug Symbols > 7075646: G1: fix inconsistencies in the monitoring data > 7081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: > Node limit exceeded > 7081933: Use zeroing elimination optimization for large array > 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed > 7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead > objs: g1CollectedHeap.cpp:3835 > 7088680: G1: Cleanup in the G1CollectorPolicy class > 7089790: integrate bsd-port changes > 7091032: G1: assert failure when NewRatio is used > 7091366: re-enable quicksort tests > 7091545: hs23 - set hotspot version & build number > 7091764: Tiered: enable aastore profiling > 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 > 7092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with > signature types not on BCP > 7093690: JSR292: SA-JDI AssertionFailure: Expected raw sp likely got real sp, > value was > 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be > size_t > 7095236: G1: _markedRegions never contains NULL regions > 7095243: Disambiguate ReferenceProcessor::_discoveredSoftRefs > 7096010: c2: running with +PrintOptoAssembly crashes the VM when > $constanttablebase is used > 7096016: SA build still produces "arg list too long" errors > 7096124: Bump the hs23 build number to 02 > 7096278: Update the VM name to indicate it is an embedded build > 7096366: PPC: corruption of floating-point values with DeoptimizeALot > 7096639: Tiered: Incorrect counter overflow handling for inlined methods > 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 > 7097679: Tiered: events with bad bci to Gotos reduced from Ifs > 7098085: G1: partially-young GCs not initiated under certain circumstances > 7098194: integrate macosx-port changes > 7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: > 76 > 7098528: crash with java -XX:+ExtendedDTraceProbes > 7099454: /bin/sh does not support syntax used in the > src/os/posix/launcher/launcher.script shell script > 7100165: JSR 292: leftover printing code in methodHandleWalk.cpp > 7100757: The BitSet.nextSetBit() produces incorrect result in 32bit VM on > Sparc > 7100935: win32: memmove is not atomic but is used for pd_conjoint_*_atomic > operations > 7101096: Bump the hs23 build number to 03 > > -John
