Thu, 08 Sep 2011 16:29:41 +0200 6929868: G1: introduce min / max young gen size bounds file | diff | annotate
Thu, 08 Sep 2011 05:16:49 -0400 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations file | diff | annotate
Wed, 07 Sep 2011 15:00:13 -0700 Merge file | diff | annotate
Thu, 01 Sep 2011 16:18:17 +0200 7085906: Replace the permgen allocated sentinelRef with a self-looped end file | diff | annotate
Wed, 07 Sep 2011 12:21:23 -0400 7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions file | diff | annotate
Mon, 29 Aug 2011 10:13:06 -0700 7080389: G1: refactor marking code in evacuation pause copy closures file | diff | annotate
Mon, 22 Aug 2011 12:30:06 -0700 6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC file | diff | annotate
Fri, 19 Aug 2011 09:30:59 +0200 6814390: G1: remove the concept of non-generational G1 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, 02 Aug 2011 12:13:13 -0700 7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking file | diff | annotate
Mon, 01 Aug 2011 10:04:28 -0700 7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark file | diff | annotate
Fri, 24 Jun 2011 12:38:49 -0400 7049999: G1: Make the G1PrintHeapRegions output consistent and complete file | diff | annotate
Tue, 21 Jun 2011 15:23:07 -0400 7046182: G1: remove unnecessary iterations over the collection set file | diff | annotate
Thu, 16 Jun 2011 15:51:57 -0400 6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap file | diff | annotate
Tue, 14 Jun 2011 11:01:10 -0700 7004681: G1: Extend marking verification to Full GCs file | diff | annotate
Fri, 10 Jun 2011 13:16:40 -0400 7045330: G1: Simplify/fix the HeapRegionSeq class file | diff | annotate
Wed, 08 Jun 2011 15:31:51 -0400 7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions file | diff | annotate
Tue, 17 May 2011 00:56:01 -0700 7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error # file | diff | annotate
Tue, 03 May 2011 10:30:34 -0700 7041789: 30% perf regression with c2/arm following 7017732 file | diff | annotate
Thu, 12 May 2011 10:30:11 -0700 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans file | diff | annotate
Thu, 05 May 2011 09:15:52 -0400 7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ... file | diff | annotate
Fri, 29 Apr 2011 14:59:04 -0400 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...) file | diff | annotate
Tue, 26 Apr 2011 21:17:24 -0700 7039089: G1: changeset for 7037276 broke heap verification, and related cleanups file | diff | annotate
Thu, 21 Apr 2011 10:23:44 -0700 6946417: G1: Java VisualVM does not support G1 properly. file | diff | annotate
Tue, 19 Apr 2011 15:46:59 -0400 7011855: G1: non-product flag to artificially grow the heap file | diff | annotate
Wed, 30 Mar 2011 10:26:59 -0400 7023069: G1: Introduce symmetric locking in the slow allocation path file | diff | annotate
Tue, 29 Mar 2011 22:36:16 -0400 7029458: G1: Add newly-reclaimed regions to the beginning of the region free list, not the end file | diff | annotate
Thu, 17 Mar 2011 10:32:46 -0700 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads file | diff | annotate
Fri, 04 Mar 2011 17:13:19 -0500 7014923: G1: code cleanup file | diff | annotate
Mon, 28 Feb 2011 09:10:52 -0800 7022200: G1: optimized build broken file | diff | annotate
Wed, 02 Feb 2011 10:41:20 -0800 6923430: G1: assert(res != 0,"This should have worked.") file | diff | annotate
Tue, 25 Jan 2011 17:58:19 -0500 7014261: G1: RSet-related failures file | diff | annotate
Wed, 19 Jan 2011 19:30:42 -0500 6977804: G1: remove the zero-filling thread file | diff | annotate
Thu, 13 Jan 2011 17:19:21 -0800 Merge file | diff | annotate
Thu, 13 Jan 2011 04:43:30 -0800 6941122: G1: UseLargePages does not work with G1 garbage collector file | diff | annotate
Wed, 12 Jan 2011 16:34:25 -0500 6994297: G1: do first-level slow-path allocations with a CAS file | diff | annotate
Wed, 12 Jan 2011 13:06:00 -0500 7007068: G1: refine the BOT during evac failure handling file | diff | annotate
Mon, 10 Jan 2011 17:14:53 -0500 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent file | diff | annotate
Sun, 19 Dec 2010 20:57:16 -0500 6896624: G1: hotspot:::gc and hotspot:::mem-pool-gc probes are not fired file | diff | annotate
Fri, 17 Dec 2010 23:41:31 -0800 6807801: CMS: could save/restore fewer header words during scavenge file | diff | annotate
Fri, 17 Dec 2010 11:26:53 -0800 7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field file | diff | annotate
Tue, 14 Dec 2010 16:19:44 -0500 7000559: G1: assertion failure !outer || (full_collections_started == _full_collections_completed + 1) file | diff | annotate
Thu, 09 Dec 2010 09:22:57 -0800 7005259: CMS: BubbleUpRef asserts referent(obj)->is_oop() failed: Enqueued a bad referent file | diff | annotate
Tue, 07 Dec 2010 16:47:42 -0500 6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen file | diff | annotate
Thu, 02 Dec 2010 13:20:39 -0500 7003860: G1: assert(_cur_alloc_region == NULL || !expect_null_cur_alloc_region) fails file | diff | annotate
Wed, 01 Dec 2010 17:34:02 -0800 6983204: G1: Nightly test nsk/regression/b4958615 failing with +ExplicitGCInvokesConcurrent file | diff | annotate
Tue, 24 Aug 2010 17:24:33 -0400 6974966: G1: unnecessary direct-to-old allocations file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Tue, 16 Nov 2010 14:07:33 -0800 6978187: G1: assert(ParallelGCThreads> 1 || n_yielded() == _hrrs->occupied()) strikes again file | diff | annotate
Thu, 14 Oct 2010 10:38:14 -0400 6990359: G1: don't push a stolen entry on the taskqueue, deal with it directly file | diff | annotate
Tue, 12 Oct 2010 11:29:45 -0700 6989448: G1: refactor and simplify G1ParScanThreadState file | diff | annotate
Tue, 12 Oct 2010 09:36:48 -0700 6971296: G1: simplify G1RemSet class hierarchy file | diff | annotate
Fri, 01 Oct 2010 18:23:16 -0700 6983311: G1: LoopTest hangs when run with -XX:+ExplicitInvokesConcurrent file | diff | annotate
Mon, 20 Sep 2010 14:38:38 -0700 6984287: Regularize how GC parallel workers are specified. file | diff | annotate
Wed, 25 Aug 2010 14:39:55 -0700 6978300: G1: debug builds crash if ParallelGCThreads==0 file | diff | annotate
Tue, 17 Aug 2010 14:40:00 -0400 6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set file | diff | annotate
Tue, 17 Aug 2010 14:40:00 -0400 6974928: G1: sometimes humongous objects are allocated in young regions file | diff | annotate
Tue, 17 Aug 2010 14:40:00 -0400 6959014: G1: assert(minimum_desired_capacity <= maximum_desired_capacity) failed: sanity check file | diff | annotate
Mon, 09 Aug 2010 05:41:05 -0700 6966222: G1: simplify TaskQueue overflow handling file | diff | annotate
Wed, 04 Aug 2010 13:03:23 -0400 6963209: G1: remove the concept of abandoned pauses file | diff | annotate
(0)-100-60tip

mercurial