hotspot/src/share/vm/gc/g1/heapRegion.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Mon, 03 Jul 2017 17:19:11 +0200 ehelin 8153360: G1HRRSFlushLogBuffersOnVerify with remembered set verification does not work
Fri, 02 Jun 2017 13:48:01 +0200 tschatzl 8177044: Remove _scan_top from HeapRegion
Fri, 02 Jun 2017 13:45:21 +0200 tschatzl 8162928: Micro-optimizations in scanning the remembered sets
Fri, 02 Jun 2017 13:45:15 +0200 tschatzl 8071280: Specialize HeapRegion::oops_on_card_seq_iterate_careful() for use during concurrent refinement and updating the rset
Mon, 06 Mar 2017 17:03:35 +0100 tschatzl 8071278: Fix the closure mess in G1RemSet::refine_card()
Fri, 24 Feb 2017 10:41:56 +0100 sjohanss 8173764: G1 BOT wrongly assumes that objects must always begin at the start of G1BlockOffsetTablePart
Mon, 30 May 2016 14:42:50 +0300 fzhinkin 8142749: HeapRegion::_predicted_bytes_to_copy is unused and can be removed
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Tue, 22 Nov 2016 20:50:31 -0500 kbarrett 8166811: Missing memory fences between memory allocation and refinement
Tue, 22 Nov 2016 20:24:47 -0500 kbarrett 8166607: G1 needs klass_or_null_acquire
Mon, 26 Sep 2016 14:38:35 -0400 kbarrett 8166663: Simplify oops_on_card_seq_iterate_careful
Mon, 19 Sep 2016 19:59:28 -0400 kbarrett 8166228: Remove unused HeapRegion::object_iterate_mem_careful()
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Tue, 19 Jul 2016 10:31:41 +0200 tschatzl 8034842: Parallelize the Free CSet phase in G1
Wed, 06 Jul 2016 11:22:55 +0200 tschatzl 8159978: Use an array to store the collection set regions instead of linking through regions
Tue, 03 May 2016 12:33:10 +0200 mgerdin 8150721: Don't explicitly manage G1 young regions in YoungList
Mon, 02 May 2016 10:24:41 +0200 tschatzl 8153507: Improve Card Table Clear Task
Thu, 21 Apr 2016 10:19:00 +0200 mgerdin 8154452: Deferred cleanups after split of G1CollectorPolicy code
Mon, 18 Apr 2016 16:54:04 +0200 tschatzl 8153170: Card Live Data does not correctly handle eager reclaim
Fri, 18 Mar 2016 15:20:43 +0100 mgerdin 8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 04 Apr 2016 11:32:04 +0200 stefank Merge
Fri, 01 Apr 2016 10:16:31 +0200 brutisso 8153203: Remove liveRange.hpp
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Thu, 25 Feb 2016 11:27:13 +0530 poonam 8150002: Check for the validity of oop before printing it in verify_remembered_set
Fri, 12 Feb 2016 09:19:10 +0100 david 8149650: Create a trace event for G1 heap region type transitions
Thu, 11 Feb 2016 08:57:00 +0100 brutisso 8149542: Missing failure reporting in HeapRegion::verify
Thu, 11 Feb 2016 08:55:36 +0100 brutisso 8149541: Use log_error() instead of log_info() when verification reports a problem
Tue, 02 Feb 2016 12:12:17 +0100 brutisso 8148733: G1: Add log message to print the heap region size
Fri, 15 Jan 2016 10:34:52 -0800 poonam 8145442: Add the facility to verify remembered sets for G1
Thu, 07 Jan 2016 16:25:53 +0100 david 8146399: Refactor the BlockOffsetTable classes.
Tue, 22 Dec 2015 11:02:04 +0100 tschatzl 8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
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.
Fri, 20 Nov 2015 17:32:02 +0100 david 8138681: Runtime.getFreeMemory() reports wrong value after humongous allocation.
Mon, 09 Nov 2015 09:19:39 +0100 david 8139867: Change how startsHumongous and continuesHumongous regions work in G1.
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 02 Sep 2015 09:14:04 +0200 sjohanss 8129417: Oop iteration clean-up to remove oop_ms_follow_contents
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Fri, 12 Jun 2015 19:49:54 -0400 jiangli 8042668: GC Support for shared heap ranges in CDS
Fri, 05 Jun 2015 10:27:41 +0200 drwhite 7097567: G1: abstract and encapsulate collector phases and transitions between them
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip