hotspot/src/share/vm/gc/g1/g1CollectedHeap.cpp
Mon, 07 Mar 2016 17:23:59 +0100 mgerdin 8151178: Move the collection set out of the G1 collector policy
Mon, 07 Mar 2016 02:11:47 -0800 sangheki 8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
Wed, 02 Mar 2016 15:57:48 +0100 tschatzl 8141141: Young and Old gen PLAB stats are similar in output with -XX:+PrintPLAB
Wed, 02 Mar 2016 15:55:47 +0100 tschatzl 8147121: Evacuation failure allocation statistics added too late
Sat, 27 Feb 2016 00:07:03 +0000 jprovino Merge
Fri, 26 Feb 2016 14:02:39 -0500 jprovino 8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types
Fri, 26 Feb 2016 17:55:05 +0100 tschatzl Merge
Thu, 25 Feb 2016 11:20:03 +0100 mgerdin 8150390: Move rs length sampling data to the sampling thread
Fri, 26 Feb 2016 13:02:30 +0100 tschatzl 8150630: Add logging for ParScanThreadState merge phase
Fri, 26 Feb 2016 13:02:30 +0100 tschatzl 8076463: Add logging for the preserve CM referents task
Tue, 23 Feb 2016 09:52:46 +0100 brutisso 8150367: Add back information about the number of GC workers
Thu, 04 Feb 2016 08:22:26 +0100 mgerdin 8149013: Remove unused and dead code from G1CollectorPolicy
Thu, 11 Feb 2016 16:49:12 +0100 david 8149648: Add number of regions to the G1HeapSummary event
Thu, 11 Feb 2016 08:55:36 +0100 brutisso 8149541: Use log_error() instead of log_info() when verification reports a problem
Wed, 10 Feb 2016 12:56:55 +0100 brutisso 8148992: VM can hang on exit if root region scanning is initiated but not executed
Fri, 05 Feb 2016 16:03:56 +0100 ehelin 8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
Tue, 02 Feb 2016 12:13:05 +0100 brutisso 8148736: Let the G1 heap transition log regions instead of bytes
Tue, 02 Feb 2016 10:50:08 +0100 brutisso 8148734: G1: Make G1GCPhaseTimes keep track of the start GC time
Mon, 01 Feb 2016 22:11:16 +0100 pliden 8147918: Rename develop_log_is_enabled() to log_develop_is_enabled()
Mon, 18 Jan 2016 10:25:41 +0100 goetz 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
Tue, 26 Jan 2016 15:28:31 +0100 david 8147814: Move verification code out of g1collectedheap
Tue, 19 Jan 2016 09:39:28 +0100 asiebenborn 8147611: G1 - Missing memory barrier in start_cset_region_for_worker
Fri, 15 Jan 2016 10:34:52 -0800 poonam 8145442: Add the facility to verify remembered sets for G1
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Fri, 08 Jan 2016 15:41:44 -0500 aharlap 8145037: Clean up FreeIdSet usage
Thu, 07 Jan 2016 16:25:53 +0100 david 8146399: Refactor the BlockOffsetTable classes.
Tue, 22 Dec 2015 11:03:37 +0100 tschatzl 8145774: Move scrubbing setup code away out of ConcurrentMark
Tue, 22 Dec 2015 11:02:04 +0100 tschatzl 8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
Fri, 18 Dec 2015 08:17:30 -0800 sangheki 8068394: Trace event for concurrent GC phases
Tue, 15 Dec 2015 09:58:29 +0100 brutisso 8145303: Clean up the units for log_gc_footer
Mon, 14 Dec 2015 13:47:35 +0100 david 8145301: Improve and unify the printout format for the g1HRPrinter.
Fri, 11 Dec 2015 13:48:52 +0100 david 8144996: Replace the HeapRegionSetCount class with an uint
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Wed, 09 Dec 2015 14:49:26 +0100 david 8144837: Improve the printout of heap regions in hs_err dump files.
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Fri, 04 Dec 2015 09:36:16 -0800 mikael 8144605: Invalid format specifier when printing in_cset_state_t
Thu, 26 Nov 2015 13:13:03 +0100 sjohanss 8143251: HeapRetentionTest.java Test is failing on jdk9/dev
Wed, 29 Apr 2015 13:17:46 +0200 ehelin 8142402: G1 should not redirty cards in free regions
Thu, 26 Nov 2015 13:45:59 +0100 ehelin 8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
Thu, 26 Nov 2015 13:43:10 +0100 ehelin 8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
Thu, 26 Nov 2015 09:50:22 +0100 ehelin 8142404: Parallelize the restoring of preserved marks
Mon, 19 Oct 2015 16:33:12 +0200 ehelin 8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
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
less more (0) -100 -60 tip