Wed, 19 Sep 2012 08:48:10 -0700 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor
johnc [Wed, 19 Sep 2012 08:48:10 -0700] rev 13756
7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor Summary: The is_zeroed parameter is no longer used and so can be removed. Reviewed-by: johnc, jmasa, brutisso Contributed-by: Brandon Mitchell <brandon@twitter.com>
Tue, 18 Sep 2012 14:15:06 -0700 7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently
jmasa [Tue, 18 Sep 2012 14:15:06 -0700] rev 13755
7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently Reviewed-by: johnc, ysr
Mon, 17 Sep 2012 10:33:13 +0200 7198130: G1: PrintReferenceGC output comes out of order
brutisso [Mon, 17 Sep 2012 10:33:13 +0200] rev 13754
7198130: G1: PrintReferenceGC output comes out of order Summary: Move the first part of the GC logging, including timestamp, to the start of the GC Reviewed-by: johnc, jwilhelm
Mon, 17 Sep 2012 10:46:59 -0400 7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow
coleenp [Mon, 17 Sep 2012 10:46:59 -0400] rev 13753
7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow Summary: restore java/lang/ClassLoader.addClass() upcall Reviewed-by: sspitsyn, dcubed, jmasa
Thu, 13 Sep 2012 21:20:26 +0200 7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
brutisso [Thu, 13 Sep 2012 21:20:26 +0200] rev 13752
7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts Reviewed-by: brutisso, johnc, ysr Contributed-by: Hal Mo <kungu.mjh@taobao.com>
Fri, 14 Sep 2012 22:00:41 -0700 7198641: new hotspot build - hs25-b02
amurillo [Fri, 14 Sep 2012 22:00:41 -0700] rev 13751
7198641: new hotspot build - hs25-b02 Reviewed-by: jcoomes
Fri, 14 Sep 2012 21:50:58 -0700 Added tag hs25-b01 for changeset ab29bec425bb
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13750
Added tag hs25-b01 for changeset ab29bec425bb
Fri, 14 Sep 2012 21:50:58 -0700 Merge
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13749
Merge
Fri, 14 Sep 2012 12:55:50 -0400 7198529: NPG: assert with NMT code in Thread destructor
zgu [Fri, 14 Sep 2012 12:55:50 -0400] rev 13748
7198529: NPG: assert with NMT code in Thread destructor Summary: Thread stack's base address can be NULL if it is not started or exited before recording the base Reviewed-by: kvn, fparain
Thu, 13 Sep 2012 22:09:16 +0200 7198074: NPG: assert(((Metadata*)obj)->is_valid()) failed: obj is valid
roland [Thu, 13 Sep 2012 22:09:16 +0200] rev 13747
7198074: NPG: assert(((Metadata*)obj)->is_valid()) failed: obj is valid Summary: missing test for T_METADATA leads to incorrect register allocation. Reviewed-by: kvn
Tue, 11 Sep 2012 20:12:55 -0700 Merge
zgu [Tue, 11 Sep 2012 20:12:55 -0700] rev 13746
Merge
Tue, 11 Sep 2012 18:28:51 -0700 Merge
zgu [Tue, 11 Sep 2012 18:28:51 -0700] rev 13745
Merge
Tue, 11 Sep 2012 20:53:17 -0400 7181995: NMT ON: NMT assertion failure assert(cur_vm->is_uncommit_record() || cur_vm->is_deallocation_record
zgu [Tue, 11 Sep 2012 20:53:17 -0400] rev 13744
7181995: NMT ON: NMT assertion failure assert(cur_vm->is_uncommit_record() || cur_vm->is_deallocation_record Summary: Fixed virtual memory records merge and promotion logic, should be based on sequence number vs. base address order Reviewed-by: coleenp, acorn
Tue, 11 Sep 2012 20:20:38 -0400 7196681: NPG: Some JSR 292 tests crash in Windows exception handler
coleenp [Tue, 11 Sep 2012 20:20:38 -0400] rev 13743
7196681: NPG: Some JSR 292 tests crash in Windows exception handler Summary: There was a rogue os::breakpoint() call in log_dependency left over from the jsr292 merge. Also changed verify_oop() calls for metadata to verify_{method,klass}_ptr. Reviewed-by: kvn, twisti
Tue, 11 Sep 2012 16:20:57 +0200 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
roland [Tue, 11 Sep 2012 16:20:57 +0200] rev 13742
7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere Summary: C1 needs knowledge of T_METADATA at the LIR level. Reviewed-by: kvn, coleenp
Tue, 11 Sep 2012 14:59:23 +0200 7197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind for system class roots
stefank [Tue, 11 Sep 2012 14:59:23 +0200] rev 13741
7197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind for system class roots Summary: Fix the iteration over the system classes and report the correct reference kind. Reviewed-by: coleenp, rbackman
(0) -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip