hotspot/src/share/vm/gc/g1/concurrentMark.cpp
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Mon, 28 Sep 2015 09:28:53 +0200 brutisso 8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
Wed, 02 Sep 2015 09:14:04 +0200 sjohanss 8129417: Oop iteration clean-up to remove oop_ms_follow_contents
Mon, 29 Jun 2015 11:09:39 +0200 stefank 8087323: Unify and split the work gang classes
Thu, 13 Aug 2015 09:32:01 +0200 asiebenborn 8133121: Move implementation of process_grey_object to concurrentMark.inline.hpp
Mon, 27 Jul 2015 14:05:55 -0400 kbarrett 8079082: VerifyNoCSetOopsClosure is derived twice from Closure
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"
Tue, 23 Jun 2015 13:26:05 +0200 brutisso 8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
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
Fri, 05 Jun 2015 09:50:09 +0200 david 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Wed, 27 May 2015 09:04:14 +0200 brutisso 8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
Fri, 22 May 2015 10:58:16 +0200 stefank 8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Fri, 22 May 2015 10:58:04 +0200 stefank 8080840: Clean up active_workers() asserts
Fri, 22 May 2015 10:57:53 +0200 stefank 8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Thu, 21 May 2015 09:35:59 +0200 stefank 8080113: Remove CollectedHeap::set_par_threads()
Thu, 21 May 2015 09:35:38 +0200 stefank 8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
Thu, 21 May 2015 09:23:00 +0200 stefank 8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
Tue, 19 May 2015 14:09:22 +0200 pliden 8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip