Tue, 18 Mar 2014 19:07:22 +0100 8029075: String deduplication in G1 file | diff | annotate
Mon, 24 Mar 2014 15:30:56 +0100 8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure 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:46 +0100 8035654: Add times for evacuation failure handling in "Other" time file | diff | annotate
Mon, 24 Mar 2014 15:30:40 +0100 8035398: Add card redirty time in "Other" time in G1 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:14 +0100 8035406: Improve data structure for Code Cache remembered sets file | diff | annotate
Mon, 17 Mar 2014 15:18:38 +0100 8036672: G1: alloc_purpose in copy_to_survivor_space() used incorrectly file | diff | annotate
Thu, 06 Feb 2014 14:12:43 +0100 8031703: Missing post-barrier in ReferenceProcessor file | diff | annotate
Fri, 14 Mar 2014 10:15:46 +0100 8034079: G1: Refactor the HeapRegionSet hierarchy file | diff | annotate
Mon, 27 Jan 2014 13:14:53 +0100 8030177: G1: Enable TLAB resizing file | diff | annotate
Wed, 26 Feb 2014 15:32:47 +0100 8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState file | diff | annotate
Wed, 26 Feb 2014 15:32:44 +0100 8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test file | diff | annotate
Wed, 26 Feb 2014 15:32:40 +0100 8027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_work file | diff | annotate
Wed, 05 Feb 2014 14:29:34 +0100 8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink file | diff | annotate
Fri, 31 Jan 2014 09:58:06 +0100 8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1 file | diff | annotate
Wed, 29 Jan 2014 23:17:05 +0100 8028391: Make the Min/MaxHeapFreeRatio flags manageable file | diff | annotate
Mon, 20 Jan 2014 11:47:53 +0100 8027746: Remove do_gen_barrier template parameter in G1ParCopyClosure file | diff | annotate
Mon, 20 Jan 2014 11:47:07 +0100 8027476: Improve performance of Stringtable unlink file | diff | annotate
Sat, 23 Nov 2013 12:25:13 +0100 8028128: Add a type safe alternative for working with counter based data file | diff | annotate
Thu, 07 Nov 2013 15:17:10 +0100 8027756: assert(!hr->isHumongous()) failed: code root in humongous region? file | diff | annotate
Fri, 01 Nov 2013 17:09:38 +0100 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking file | diff | annotate
Fri, 11 Oct 2013 08:27:21 -0700 Merge file | diff | annotate
Tue, 08 Oct 2013 17:35:51 +0200 8014555: G1: Memory ordering problem with Conc refinement and card marking file | diff | annotate
Fri, 04 Oct 2013 13:37:25 -0700 Merge file | diff | annotate
Tue, 01 Oct 2013 07:52:52 +0200 8025605: G1: Heap expansion logging misleading for fully expanded heap file | diff | annotate
Tue, 24 Sep 2013 14:46:29 +0200 8025305: Cleanup CardTableModRefBS usage in G1 file | diff | annotate
Thu, 26 Sep 2013 12:49:45 +0200 8014078: G1: improve remembered set summary information by providing per region type information file | diff | annotate
Fri, 27 Sep 2013 10:08:56 -0400 Merge file | diff | annotate
Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now file | diff | annotate
Wed, 25 Sep 2013 13:25:24 +0200 7163191: G1: introduce a "heap spanning table" abstraction file | diff | annotate
Wed, 11 Sep 2013 16:25:02 +0200 8010722: assert: failed: heap size is too big for compressed oops file | diff | annotate
Thu, 22 Aug 2013 11:23:15 +0200 8020692: TestGCEventMixed.java failed because of timestamp in event after end event file | diff | annotate
Tue, 27 Aug 2013 18:55:33 -0700 Merge file | diff | annotate
Wed, 21 Aug 2013 22:35:56 +0200 8022872: G1: Use correct GC cause for young GC triggered by humongous allocations file | diff | annotate
Fri, 16 Aug 2013 13:22:32 +0200 8007074: SIGSEGV at ParMarkBitMap::verify_clear() file | diff | annotate
Fri, 16 Aug 2013 11:26:09 +0200 8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 file | diff | annotate
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning file | diff | annotate
Wed, 03 Jul 2013 17:26:59 -0400 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful. file | diff | annotate
Mon, 10 Jun 2013 11:30:51 +0200 8005849: JEP 167: Event-Based JVM Tracing file | diff | annotate
Tue, 04 Jun 2013 10:04:06 -0700 8015244: G1: Verification after a full GC is incorrectly placed. file | diff | annotate
Tue, 28 May 2013 09:32:06 +0200 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen file | diff | annotate
Fri, 17 May 2013 11:57:05 +0200 8014277: Remove ObjectClosure as base class for BoolObjectClosure file | diff | annotate
Thu, 16 May 2013 09:24:26 -0700 8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info file | diff | annotate
Thu, 09 May 2013 11:16:39 -0700 7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap file | diff | annotate
Mon, 06 May 2013 21:30:34 +0200 8013872: G1: HeapRegionSeq::shrink_by() has invalid assert file | diff | annotate
Thu, 02 May 2013 19:28:59 +0200 Merge file | diff | annotate
Wed, 24 Apr 2013 20:13:37 +0200 8013132: Add a flag to turn off the output of the verbose verification code file | diff | annotate
Tue, 12 Feb 2013 14:15:45 -0800 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions file | diff | annotate
Thu, 18 Apr 2013 10:09:23 -0700 8011724: G1: Stack allocate instances of HeapRegionRemSetIterator file | diff | annotate
Mon, 22 Apr 2013 20:27:36 +0200 8012687: Remove unused is_root checks and closures 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
Thu, 11 Apr 2013 10:20:00 -0700 Merge file | diff | annotate
Wed, 10 Apr 2013 10:57:34 -0700 8010780: G1: Eden occupancy/capacity output wrong after a full GC file | diff | annotate
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files file | diff | annotate
Fri, 29 Mar 2013 13:49:37 -0700 8010463: G1: Crashes with -UseTLAB and heap verification file | diff | annotate
Thu, 28 Mar 2013 10:27:28 +0100 7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine file | diff | annotate
Sun, 10 Feb 2013 21:15:16 +0100 8002144: G1: large number of evacuation failures may lead to large c heap memory usage file | diff | annotate
Fri, 04 Jan 2013 17:04:46 -0800 8005672: Clean up some changes to GC logging with GCCause's file | diff | annotate
Mon, 01 Oct 2012 09:28:13 -0700 8000244: G1: Ergonomically set MarkStackSize and use virtual space for global marking stack file | diff | annotate
(0)-100-60tip

mercurial