hotspot/src/share/vm/memory/sharedHeap.cpp
Thu, 02 Apr 2015 16:07:27 +0200 brutisso 8076289: Move the StrongRootsScope out of SharedHeap
Thu, 02 Apr 2015 16:06:07 +0200 brutisso 8076454: Clean up/move things out of SharedHeap
Thu, 02 Apr 2015 06:42:24 +0200 brutisso 8076314: Remove the static instance variable SharedHeap:: _sh
Tue, 31 Mar 2015 11:27:20 +0200 brutisso 8076237: Remove unused _collector_policy field in SharedHeap
Tue, 31 Mar 2015 07:54:56 +0200 mgerdin 8076225: Move the thread claim parity from SharedHeap to Thread
Fri, 27 Mar 2015 15:29:19 +0100 david 8076073: shared: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Fri, 27 Mar 2015 09:28:47 +0100 brutisso 8076076: Move SharedHeap::print_size_transition() into G1 code
Mon, 01 Dec 2014 15:24:56 +0100 mgerdin 8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap
Thu, 05 Mar 2015 16:43:26 +0100 david 8073545: Use shorter and more descriptive names for GC worker threads
Thu, 18 Dec 2014 13:26:37 -0500 kbarrett 8067499: G1SATBCardTableModRefBS should not inherit from CardTableModRefBSForCTRS
Thu, 11 Dec 2014 21:34:43 -0500 coleenp 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Thu, 27 Nov 2014 21:02:13 +0100 brutisso 8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Tue, 21 Oct 2014 11:57:22 +0200 mlarsson 6979279: remove special-case code for ParallelGCThreads==0
Wed, 06 Aug 2014 09:55:16 +0200 stefank 8048269: Add flag to turn off class unloading after G1 concurrent mark
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 07 May 2014 14:16:45 -0500 gziemski 8038654: Separate SymbolTable and StringTable code
Wed, 09 Apr 2014 13:54:32 +0200 stefank 8039743: Use correct format specifier to print size_t values and pointers in the GC code
Fri, 14 Feb 2014 09:29:56 +0100 stefank 8034764: Use process_strong_roots to adjust the StringTable
Thu, 13 Feb 2014 17:44:39 +0100 stefank 8034761: Remove the do_code_roots parameter from process_strong_roots
Tue, 14 Jan 2014 16:40:33 +0100 mgerdin 8032379: Remove the is_scavenging flag to process_strong_roots
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Thu, 25 Jul 2013 11:07:23 -0700 jmasa 6412968: CMS Long initial mark pauses
Tue, 18 Jun 2013 12:31:07 -0700 johnc 8015237: Parallelize string table scanning during strong root processing
Mon, 27 May 2013 15:22:59 +0200 stefank 8015268: NPG: 2.5% regression in young GC times on CRM Sales Opty
Fri, 17 May 2013 11:57:05 +0200 ehelin 8014277: Remove ObjectClosure as base class for BoolObjectClosure
Mon, 22 Apr 2013 20:27:36 +0200 stefank 8012687: Remove unused is_root checks and closures
less more (0) -50 -30 tip