log src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp @ 24234:ea6f94ab283b default tip

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Thu, 18 Feb 2016 20:30:45 +0000 dbuck 8017462: G1: guarantee fails with UseDynamicNumberOfGCThreads
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Mon, 01 Feb 2016 13:19:14 -0800 poonam 8145442: Add the facility to verify remembered sets for G1
Tue, 19 Jan 2016 18:16:40 +0000 dbuck 8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure>
Wed, 02 Dec 2015 13:58:34 +0530 kevinw 8065579: WB method to start G1 concurrent mark cycle should be introduced
Thu, 12 Nov 2015 09:53:17 +0100 stefank 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Wed, 24 Jun 2015 21:53:53 -0700 asaha Merge jdk8u65-b03
Mon, 01 Dec 2014 15:24:56 +0100 mgerdin 8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap
Thu, 26 Mar 2015 13:19:32 +0100 brutisso 8074037: Refactor the G1GCPhaseTime logging to make it easier to add new phases
Thu, 23 Oct 2014 11:43:29 +0200 ehelin 8061630: G1 iterates over JNIHandles two times
Mon, 08 Dec 2014 18:57:33 +0100 mgerdin 8067655: Clean up G1 remembered set oop iteration
Wed, 22 Apr 2015 14:06:49 -0400 kbarrett 8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
Wed, 15 Apr 2015 12:16:01 -0400 kbarrett 8069367: Eagerly reclaimed humongous objects left on mark stack
Wed, 07 Jan 2015 15:15:37 +0100 tschatzl 8048179: Early reclaim of large objects that are referenced by a few objects
Thu, 09 Apr 2015 15:41:47 +0200 tschatzl 8077255: TracePageSizes output reports wrong page size on Windows with G1 hs25.60-b13
Tue, 07 Apr 2015 10:53:51 +0200 tschatzl 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
Thu, 09 Apr 2015 15:58:49 +0200 mlarsson 8072621: Clean up around VM_GC_Operations
Tue, 31 Mar 2015 11:36:37 +0200 tschatzl 8068036: assert(is_available(index)) failed in G1 cset
Mon, 01 Dec 2014 15:24:56 +0100 mgerdin 8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap
Thu, 26 Mar 2015 13:19:32 +0100 brutisso 8074037: Refactor the G1GCPhaseTime logging to make it easier to add new phases
Thu, 23 Oct 2014 11:43:29 +0200 ehelin 8061630: G1 iterates over JNIHandles two times
Mon, 08 Dec 2014 18:57:33 +0100 mgerdin 8067655: Clean up G1 remembered set oop iteration
Fri, 19 Dec 2014 09:21:06 +0100 tschatzl 8060025: Object copy time regressions after JDK-8031323 and JDK-8057536
Mon, 25 Aug 2014 09:10:13 +0200 stefank 8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
Wed, 25 Mar 2015 11:03:16 +0100 mgerdin 8065358: Refactor G1s usage of save_marks and reduce related races
Fri, 14 Nov 2014 15:03:39 +0100 sfriberg 8064473: Improved handling of age during object copy in G1
Fri, 10 Oct 2014 12:15:51 +0200 tschatzl 8058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
Fri, 17 May 2013 17:24:20 +0200 aeriksso 7176220: 'Full GC' events miss date stamp information occasionally