hotspot/src/share/vm/gc/cms/parNewGeneration.cpp
Wed, 06 Apr 2016 18:51:03 +0300 fzhinkin 8149374: Replace C1-specific collection classes with universal collection classes
Wed, 02 Mar 2016 15:57:48 +0100 tschatzl 8141141: Young and Old gen PLAB stats are similar in output with -XX:+PrintPLAB
Tue, 23 Feb 2016 10:44:05 +0100 tonyp 8146989: Introduce per-worker preserved mark stacks in ParNew
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
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Wed, 04 Nov 2015 17:36:29 +0100 tschatzl 8141134: Remove unnecessary pragma warning(disable:4355) from GC code
Wed, 11 Nov 2015 16:32:17 -1000 twisti 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
Thu, 08 Oct 2015 12:47:17 +0200 ehelin 8139134: Wrong tenuring threshold in young GC trace event
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Tue, 18 Aug 2015 21:32:21 +0200 jwilhelm 8134626: Misc cleanups after generation array removal
Thu, 20 Aug 2015 15:17:43 +0200 tschatzl 8067339: PLAB reallocation might result in failure to allocate object in that recently allocated PLAB
Wed, 19 Aug 2015 13:50:50 +0200 tschatzl 8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
Mon, 29 Jun 2015 11:09:39 +0200 stefank 8087323: Unify and split the work gang classes
Mon, 13 Jul 2015 11:49:23 -0400 ecaspole 8129961: SIGSEGV when copying to survivor space
Tue, 07 Jul 2015 06:37:10 -0700 sangheki 8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Wed, 17 Jun 2015 14:44:54 +0200 jwilhelm 8077842: Remove the level parameter passed around in GenCollectedHeap
Fri, 05 Jun 2015 09:50:09 +0200 david 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Tue, 26 May 2015 10:06:03 +0200 stefank 8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
Mon, 25 May 2015 11:41:34 +0200 stefank 8080879: Remove FlexibleWorkGang::set_for_termination
Fri, 22 May 2015 10:58:16 +0200 stefank 8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Thu, 21 May 2015 09:35:59 +0200 stefank 8080113: Remove CollectedHeap::set_par_threads()
Thu, 21 May 2015 09:23:46 +0200 stefank 8080111: Remove SubTaskDone::_n_threads
Thu, 21 May 2015 09:23:00 +0200 stefank 8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
less more (0) tip