hotspot/src/share/vm/gc/g1/g1OopClosures.inline.hpp
Wed, 23 Aug 2017 14:52:55 -0400 coleenp 8160399: is_oop_or_null involves undefined behavior
Fri, 04 Aug 2017 14:28:57 +0200 tschatzl 8184348: Merge G1ConcurrentMark::par_mark() and G1ConcurrentMark::grayRoot()
Mon, 17 Jul 2017 11:37:00 +0200 ehelin 8183539: Remove G1RemSet::_into_cset_dirty_card_queue_set
Mon, 10 Jul 2017 10:10:49 +0200 tschatzl 8183397: Ensure consistent closure filtering during evacuation
Wed, 28 Jun 2017 10:58:19 +0200 tschatzl 8175554: Improve G1UpdateRSOrPushRefClosure
Fri, 02 Jun 2017 13:47:54 +0200 tschatzl 8177707: Specialize G1RemSet::refine_card for concurrent/during safepoint refinement
Mon, 06 Mar 2017 17:03:35 +0100 tschatzl 8071278: Fix the closure mess in G1RemSet::refine_card()
Thu, 23 Feb 2017 10:19:05 +0100 tschatzl 8162104: Use in_cset() instead of obj_in_cs()
Wed, 06 Apr 2016 13:32:48 +0200 tschatzl 8077144: Concurrent mark initialization takes too long
Tue, 05 Apr 2016 11:22:20 +0200 tschatzl 8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from
Mon, 07 Mar 2016 10:36:50 +0300 ddmitriev 8149973: Optimize object alignment check in debug builds.
Fri, 05 Feb 2016 16:03:56 +0100 ehelin 8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
Mon, 18 Jan 2016 10:25:41 +0100 goetz 8146395: Add inline qualifier in oop.hpp and fix inlining in gc files
Fri, 11 Dec 2015 17:49:41 +0100 sjohanss 8144701: Change three G1 remembererd set closures to be OopClosures
Fri, 11 Dec 2015 17:49:40 +0100 sjohanss 8144584: Change FilterIntoCSClosure to inherit OopClosure
Fri, 11 Dec 2015 17:49:40 +0100 sjohanss 8144505: Change G1ParCopyHelper to inherit OopClosure
Fri, 11 Dec 2015 09:08:08 +0100 sjohanss 8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure
Wed, 09 Dec 2015 16:05:24 +0100 mgerdin 8144714: Add extension point to G1 evacuation closures
Fri, 27 Nov 2015 13:39:50 +0100 ehelin 8144067: Pass obj directly to G1ParScanThreadState::update_rs
Fri, 11 Sep 2015 15:18:43 +0200 ehelin 8142399: G1ParCopyClosure does not need do_oop_work
Mon, 09 Nov 2015 09:19:39 +0100 david 8139867: Change how startsHumongous and continuesHumongous regions work in G1.
Mon, 02 Nov 2015 09:11:44 +0100 brutisso 8141037: Remove _MARKING_VERBOSE_ from the G1 code
Thu, 15 Oct 2015 10:10:13 -0400 kbarrett 8139200: Eliminate G1ParClosureSuper::_worker_id
Wed, 14 Oct 2015 14:50:43 +0200 mgerdin 8138762: Refactor setup of evacuation closures in G1
Thu, 06 Aug 2015 15:49:50 +0200 tschatzl 8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
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"
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip