hotspot/src/share/vm/gc/g1/g1CollectedHeap.cpp
Wed, 25 Nov 2015 19:27:38 +0000 tschatzl Merge
Wed, 25 Nov 2015 17:32:44 +0000 ehelin Merge
Tue, 24 Nov 2015 15:46:45 +0100 ehelin 8142495: Move G1ParEvacuateFollowersClosure to header file
Wed, 25 Nov 2015 13:52:26 +0000 tschatzl Merge
Tue, 24 Nov 2015 10:22:36 +0100 tschatzl 8136681: Factor out IHOP calculation from G1CollectorPolicy
Tue, 24 Nov 2015 14:03:42 +0100 david 8143587: G1 crashes with humongous object of size that almost fills a heap region
Fri, 20 Nov 2015 17:32:02 +0100 david 8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation.
Thu, 19 Nov 2015 12:43:08 -0500 drwhite 8143252: Clean up G1CollectedHeap interface
Wed, 18 Nov 2015 11:47:55 -0500 coleenp 8141570: Fix Zero interpreter build for --disable-precompiled-headers
Fri, 13 Nov 2015 12:36:17 +0000 tschatzl Merge
Fri, 13 Nov 2015 09:28:53 +0100 sjohanss 8139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKlass::oop_oop_iterate_oop_maps_specialized<true,oopDesc*,MarkAndPushClosure>
Thu, 12 Nov 2015 09:52:04 -0800 sangheki 8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object
Tue, 10 Nov 2015 09:29:40 +0100 tschatzl 8140585: PLAB statistics are flushed too late
Mon, 09 Nov 2015 11:26:15 +0100 david 8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet
Mon, 09 Nov 2015 09:19:39 +0100 david 8139867: Change how startsHumongous and continuesHumongous regions work in G1.
Wed, 04 Nov 2015 18:10:18 +0000 tschatzl Merge
Wed, 04 Nov 2015 16:42:11 +0100 mgerdin 8141422: G1 eager reclaim card dirtying may dirty outside of allocated objects
Wed, 04 Nov 2015 17:36:29 +0100 tschatzl 8141134: Remove unnecessary pragma warning(disable:4355) from GC code
Sat, 31 Oct 2015 15:27:48 +0100 ehelin 8140509: Add note_gc_start to G1CollectorPolicy
Fri, 30 Oct 2015 10:15:06 +0100 ehelin 8140508: Add utility method for logging phases to G1CollectorPolicy
Wed, 28 Oct 2015 15:03:40 +0100 coleenp Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Wed, 14 Oct 2015 14:51:10 +0200 mgerdin 8139149: Split G1 evacuate_collection_set into multiple steps
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Wed, 21 Oct 2015 13:46:25 +0000 ecaspole Merge
Tue, 13 Oct 2015 10:06:46 +0200 stefank 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Tue, 20 Oct 2015 22:35:46 +0000 ecaspole Merge
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Tue, 20 Oct 2015 14:01:49 -0400 ecaspole 8060017: G1: Report heap sizing time
Wed, 14 Oct 2015 14:50:43 +0200 mgerdin 8138762: Refactor setup of evacuation closures in G1
Tue, 13 Oct 2015 14:49:13 +0200 tschatzl 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
Tue, 13 Oct 2015 08:37:44 +0200 david 8139427: Break out YoungList to own class.
Fri, 09 Oct 2015 20:31:56 +0200 brutisso 8139293: TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953
Wed, 30 Sep 2015 18:09:40 -0400 aharlap 8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 17 Sep 2015 16:07:06 +0200 mgerdin 8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap
Fri, 11 Sep 2015 10:02:35 +0200 ehelin 8135260: Split G1CollectorPolicy::finalize_cset into two parts
Wed, 09 Sep 2015 09:19:32 -0700 sangheki 8135025: Error message is repeated for large value at G1ConcRefinementThreads
Wed, 09 Sep 2015 14:22:45 +0200 mgerdin 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Wed, 09 Sep 2015 10:34:22 +0200 mgerdin 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Tue, 08 Sep 2015 16:00:34 -0400 kbarrett 8134797: Remove explicit casts in CollectorPolicy hierarchy
Fri, 04 Sep 2015 09:47:35 +0200 mgerdin 8135012: Don't use G1RootProcessor when scanning remembered sets
Fri, 04 Sep 2015 08:36:13 +0200 tschatzl 8134857: Inconsistency in maximum TLAB/PLAB size and humongous object size
Fri, 28 Aug 2015 09:05:46 +0200 ehelin 8134509: G1ParCopyClosure does not need a ReferenceProcessor
Thu, 27 Aug 2015 16:28:05 +0200 ehelin 8134504: Remove usage of EvacuationInfo from G1CollectorPolicy
Tue, 25 Aug 2015 17:22:56 -0400 jiangli 8131734: assert(!is_null(v)) failed: narrow klass value can never be zero with -Xshared:auto
Thu, 20 Aug 2015 15:17:43 +0200 tschatzl 8073146: G1 merges thread local age tables too early with global age table
Thu, 20 Aug 2015 15:17:43 +0200 tschatzl 8040162: Avoid reallocating PLABs between GC phases in G1
Thu, 20 Aug 2015 15:17:41 +0200 tschatzl 8133530: Add JFR event for evacuation statistics
Wed, 19 Aug 2015 13:59:39 +0200 tschatzl 8073013: Add detailed information about PLAB memory usage
Wed, 19 Aug 2015 13:50:50 +0200 tschatzl 8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
Mon, 29 Jun 2015 11:09:39 +0200 stefank 8087323: Unify and split the work gang classes
Fri, 07 Aug 2015 15:37:07 +0200 tschatzl 8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members
Thu, 06 Aug 2015 15:52:33 +0200 tschatzl 8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
Thu, 06 Aug 2015 15:49:52 +0200 tschatzl 8133043: Clean up code related to termination stats printing
Thu, 06 Aug 2015 15:49:50 +0200 tschatzl 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
Fri, 24 Jul 2015 10:32:00 -0400 ecaspole 8132148: G1 hs_err region dump legend out of sync with region values
less more (0) -60 tip