Wed, 27 Aug 2014 08:19:12 -0400 8046598: Scalable Native memory tracking development file | diff | annotate
Thu, 21 Aug 2014 11:47:10 +0200 8038423: G1: Decommit memory within heap file | diff | annotate
Tue, 19 Aug 2014 12:39:06 +0200 8040722: G1: Clean up usages of heap_region_containing file | diff | annotate
Wed, 23 Jul 2014 09:03:32 +0200 8027959: Early reclamation of large objects in G1 file | diff | annotate
Mon, 07 Jul 2014 10:12:40 +0200 8049421: G1 Class Unloading after completing a concurrent mark cycle file | diff | annotate
Mon, 21 Jul 2014 09:40:19 +0200 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) file | diff | annotate
Mon, 21 Jul 2014 09:40:19 +0200 8039596: Remove HeapRegionRemSet::clear_incoming_entry file | diff | annotate
Mon, 21 Jul 2014 09:40:19 +0200 8037344: Use the "next" field to iterate over fine remembered instead of using the hash table file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Thu, 22 May 2014 15:52:41 -0400 8037816: Fix for 8036122 breaks build with Xcode5/clang file | diff | annotate
Thu, 03 Apr 2014 17:49:31 +0400 8016302: Change type of the number of GC workers to unsigned int (2) file | diff | annotate
Mon, 24 Mar 2014 15:30:50 +0100 8034868: Extract G1 From Card Cache into separate class file | diff | annotate
Mon, 24 Mar 2014 15:30:36 +0100 8027295: Free CSet takes ~50% of young pause time file | diff | annotate
Mon, 24 Mar 2014 15:30:30 +0100 8035815: Cache-align and pad the from card cache file | diff | annotate
Mon, 24 Mar 2014 15:30:14 +0100 8035406: Improve data structure for Code Cache remembered sets file | diff | annotate
Thu, 07 Nov 2013 15:17:10 +0100 8027756: assert(!hr->isHumongous()) failed: code root in humongous region? file | diff | annotate
Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now file | diff | annotate
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning file | diff | annotate
Tue, 21 May 2013 11:30:14 +0200 8014405: G1: PerRegionTable::fl_mem_size() calculates size of the free list using wrong element sizes file | diff | annotate
Fri, 17 May 2013 06:01:10 +0200 Merge file | diff | annotate
Thu, 16 May 2013 13:02:33 +0200 8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo file | diff | annotate
Tue, 14 May 2013 09:41:12 -0700 8012902: remove use of global operator new - take 2 file | diff | annotate
Thu, 02 May 2013 19:28:59 +0200 Merge file | diff | annotate
Mon, 29 Apr 2013 09:31:59 +0200 Merge file | diff | annotate
Thu, 18 Apr 2013 10:09:23 -0700 8011724: G1: Stack allocate instances of HeapRegionRemSetIterator file | diff | annotate
Tue, 30 Apr 2013 11:56:52 -0700 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" file | diff | annotate
Sun, 21 Apr 2013 20:41:04 -0700 8012907: anti-delta fix for 8010992 file | diff | annotate
Fri, 19 Apr 2013 11:08:52 -0700 8010992: Remove calls to global ::operator new[] and new file | diff | annotate
Thu, 13 Sep 2012 21:20:26 +0200 7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts file | diff | annotate
Tue, 17 Jul 2012 12:24:05 -0700 7182260: G1: Fine grain RSet freeing bottleneck file | diff | annotate
Mon, 02 Jul 2012 13:11:28 -0400 Merge file | diff | annotate
Thu, 28 Jun 2012 17:03:16 -0400 6995781: Native Memory Tracking (Phase 1) file | diff | annotate
Mon, 25 Jun 2012 16:00:55 -0700 6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets file | diff | annotate
Fri, 25 May 2012 22:35:13 +0200 7171936: LOG_G incorrectly defined in globalDefinitions.hpp file | diff | annotate
Wed, 18 Apr 2012 07:21:15 -0400 7157073: G1: type change size_t -> uint for region counts / indexes file | diff | annotate
Thu, 20 Oct 2011 10:21:35 +0200 7097516: G1: assert(0<= from_card && from_card<HeapRegion::CardsPerRegion) failed: Must be in range. file | diff | annotate
Wed, 05 Oct 2011 08:44:10 -0700 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t file | diff | annotate
Fri, 12 Aug 2011 11:31:06 -0400 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally file | diff | annotate
Tue, 21 Jun 2011 15:23:07 -0400 7046182: G1: remove unnecessary iterations over the collection set file | diff | annotate
Fri, 10 Jun 2011 13:16:40 -0400 7045330: G1: Simplify/fix the HeapRegionSeq class file | diff | annotate
Tue, 25 Jan 2011 17:58:19 -0500 7014261: G1: RSet-related failures file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Fri, 15 Oct 2010 17:26:56 -0400 6992189: G1: inconsistent base used in sparse rem set iterator file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Thu, 15 Apr 2010 18:45:30 -0400 6939027: G1: assertion failure during the concurrent phase of cleanup file | diff | annotate
Thu, 11 Feb 2010 15:52:19 -0800 6923991: G1: improve scalability of RSet scanning file | diff | annotate
Mon, 08 Feb 2010 14:23:01 -0500 6802453: G1: hr()->is_in_reserved(from),"Precondition." file | diff | annotate
Thu, 30 Jul 2009 16:22:58 -0400 6819085: G1: use larger and/or user settable region size file | diff | annotate
Tue, 14 Jul 2009 15:40:39 -0700 6700789: G1: Enable use of compressed oops with G1 heaps file | diff | annotate
Thu, 11 Jun 2009 17:19:33 -0700 6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55 file | diff | annotate
Mon, 18 May 2009 11:52:46 -0700 6841831: G1: assert(contains_reference(from),"We just added it!") fires file | diff | annotate
Mon, 11 May 2009 16:30:56 -0700 6484957: G1: parallel concurrent refinement file | diff | annotate
Thu, 19 Mar 2009 09:13:24 -0700 Merge file | diff | annotate
Mon, 16 Mar 2009 15:06:33 -0700 6816308: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003 file | diff | annotate
Mon, 09 Mar 2009 13:28:46 -0700 6814575: Update copyright year file | diff | annotate
Fri, 06 Feb 2009 01:38:50 +0300 6484959: G1: introduce survivor spaces file | diff | annotate
Mon, 15 Dec 2008 13:58:57 -0800 6653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes. file | diff | annotate
Thu, 05 Jun 2008 15:57:56 -0700 6711316: Open source the Garbage-First garbage collector file | diff | annotate
Wed, 27 Apr 2016 01:25:04 +0800 Initial load file | diff | annotate
(0)tip

mercurial