log src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp @ 22978:30e04eba9e29 hs25.60-b13

age author description
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
Thu, 05 Nov 2015 15:18:36 -0800 Tom Rodriguez Add logic to verify HeapRegionRemSet when running G1
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Tue, 21 Jul 2015 15:00:07 -0700 Tom Rodriguez Enable derived oop processing by the GC with JVMCI
Tue, 28 Apr 2015 17:08:47 -0700 iveresov Make G1 and Graal be friends in JDK9
Tue, 07 Apr 2015 19:00:45 +0200 Gilles Duboscq Remove G1 heap hack
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 26 Nov 2014 08:14:21 -0800 asaha Merge
Wed, 19 Nov 2014 12:52:56 -0800 asaha Merge
Wed, 05 Nov 2014 15:35:11 -0800 asaha Merge
Thu, 23 Oct 2014 12:02:08 -0700 asaha Merge
Tue, 19 Aug 2014 02:05:49 -0700 poonam 8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC
Tue, 11 Nov 2014 13:45:21 +0100 stefank 8064556: G1: ParallelGCThreads=0 may cause assert(!MetadataOnStackMark::has_buffer_for_thread(Thread::current())) failed: Should be empty
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Mon, 20 Oct 2014 10:18:17 +0200 sjohanss 8058568: GC cleanup phase can cause G1 skipping a System.gc()
Fri, 10 Oct 2014 15:51:58 +0200 tschatzl 8059758: Footprint regressions with JDK-8038423
Mon, 06 Oct 2014 10:11:13 +0200 sjohanss 8059466: Force young GC to initiate marking cycle when stat update is requested