hotspot/src/share/vm/gc/g1/g1RemSet.cpp
Fri, 02 Jun 2017 13:48:01 +0200 tschatzl 8177044: Remove _scan_top from HeapRegion
Fri, 02 Jun 2017 13:47:54 +0200 tschatzl 8177707: Specialize G1RemSet::refine_card for concurrent/during safepoint refinement
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()
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
Wed, 06 Jul 2016 11:22:55 +0200 tschatzl 8159978: Use an array to store the collection set regions instead of linking through regions
Mon, 02 May 2016 12:07:58 -0400 kbarrett 8155524: HotCardCache shouldn't be part of ConcurrentG1Refine
Mon, 02 May 2016 14:13:05 +0200 tschatzl 8155813: Fix indentation in G1RemSetScanState::clear_card_table()
Mon, 02 May 2016 10:24:41 +0200 tschatzl 8153507: Improve Card Table Clear Task
Mon, 18 Apr 2016 16:51:14 +0200 tschatzl 8153503: Move remset scan iteration claim to remset local data structure
Fri, 18 Mar 2016 15:20:43 +0100 mgerdin 8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
Wed, 06 Apr 2016 13:41:59 +0200 tschatzl 8151386: Extract card live data out of G1ConcurrentMark
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Mon, 29 Feb 2016 13:06:03 +0100 brutisso 8150068: Log the main G1 phases at info level
Fri, 26 Feb 2016 14:02:39 -0500 jprovino 8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types
Mon, 18 Jan 2016 10:25:41 +0100 goetz 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
Mon, 11 Jan 2016 09:14:01 +0100 david 8146694: Break out shared constants and static BOT functions.
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
Mon, 21 Dec 2015 12:02:03 +0100 tschatzl 8145674: Fix includes and forward declarations in g1Remset files
Fri, 11 Dec 2015 17:49:40 +0100 sjohanss 8144584: Change FilterIntoCSClosure to inherit OopClosure
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Mon, 19 Oct 2015 16:21:35 +0200 ehelin 8142390: Move ScanRSClosure to header file
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>
Mon, 09 Nov 2015 11:26:15 +0100 david 8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet
Mon, 02 Nov 2015 09:13:39 +0100 brutisso 8141049: Remove CARD_REPEAT_HISTO from the G1 code
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, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 09 Sep 2015 14:22:45 +0200 mgerdin 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Fri, 04 Sep 2015 09:47:35 +0200 mgerdin 8135012: Don't use G1RootProcessor when scanning remembered sets
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, 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