Mon, 21 Jul 2014 09:59:37 +0200 8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking 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
Mon, 31 Mar 2014 17:09:38 +0200 8038934: Remove prefix allocated_ from methods and variables in Metaspace 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
Mon, 21 Oct 2013 18:51:37 +0200 8026851: Remove unnecessary code in GenRemSet file | diff | annotate
Sat, 12 Oct 2013 00:49:19 +0200 8023643: G1 assert failed when NewSize was specified greater than MaxNewSize file | diff | annotate
Thu, 03 Oct 2013 21:36:29 +0200 8025852: Remove unnecessary setters in collector policy classes file | diff | annotate
Fri, 30 Aug 2013 07:31:47 +0200 8019902: G1: Use the average heap size rather than the minimum heap size to calculate the region size file | diff | annotate
Fri, 16 Aug 2013 13:22:32 +0200 8007074: SIGSEGV at ParMarkBitMap::verify_clear() file | diff | annotate
Thu, 11 Jul 2013 11:33:27 +0200 8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer file | diff | annotate
Mon, 10 Jun 2013 11:30:51 +0200 8005849: JEP 167: Event-Based JVM Tracing 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
Mon, 06 May 2013 09:16:14 +0200 8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment file | diff | annotate
Tue, 16 Apr 2013 12:46:24 +0200 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
Thu, 04 Apr 2013 10:01:26 -0700 8003310: Enable -Wunused-function when compiling with gcc file | diff | annotate
Mon, 04 Mar 2013 12:42:14 -0800 8007036: G1: Too many old regions added to last mixed GC file | diff | annotate
Thu, 21 Feb 2013 23:58:05 -0800 8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED file | diff | annotate
Fri, 21 Dec 2012 11:45:34 -0800 8001424: G1: Rename certain G1-specific flags file | diff | annotate
Thu, 23 Aug 2012 10:21:12 +0200 7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code file | diff | annotate
Tue, 21 Aug 2012 14:10:39 -0700 7185699: G1: Prediction model discrepancies file | diff | annotate
Thu, 19 Jul 2012 15:15:54 -0700 7114678: G1: various small fixes, code cleanup, and refactoring file | diff | annotate
Wed, 11 Jul 2012 22:47:38 +0200 7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause file | diff | annotate
Thu, 31 May 2012 21:10:33 +0200 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering file | diff | annotate
Tue, 15 May 2012 10:25:06 +0200 7166894: Add gc cause to GC logging for all collectors file | diff | annotate
Mon, 14 May 2012 17:32:17 +0200 7161545: G1: Minor cleanups to the G1 logging file | diff | annotate
Wed, 25 Apr 2012 12:36:37 +0200 7163848: G1: Log GC Cause for a GC file | diff | annotate
Wed, 25 Apr 2012 10:23:12 -0700 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count file | diff | annotate
Wed, 18 Apr 2012 13:39:55 -0400 7145441: G1: collection set chooser-related cleanup 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
Fri, 13 Apr 2012 01:59:38 +0200 7160728: Introduce an extra logging level for G1 logging file | diff | annotate
Thu, 05 Apr 2012 13:57:23 -0400 7127697: G1: remove dead code after recent concurrent mark changes file | diff | annotate
Tue, 13 Mar 2012 11:05:32 -0700 7143511: G1: Another instance of high GC Worker Other time (50ms) file | diff | annotate
Fri, 23 Mar 2012 10:53:19 -0400 7146246: G1: expose some of the -XX flags that drive which old regions to collect during mixed GCs file | diff | annotate
Wed, 15 Feb 2012 13:06:53 -0500 7132029: G1: mixed GC phase lasts for longer than it should file | diff | annotate
Wed, 25 Jan 2012 12:58:23 -0500 7127706: G1: re-enable survivors during the initial-mark pause file | diff | annotate
Mon, 23 Jan 2012 20:36:16 +0100 7132311: G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()... file | diff | annotate
Mon, 16 Jan 2012 22:10:05 +0100 6976060: G1: humongous object allocations should initiate marking cycles when necessary file | diff | annotate
Tue, 10 Jan 2012 18:58:13 -0500 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces file | diff | annotate
Wed, 21 Dec 2011 22:13:31 +0100 7113021: G1: automatically enable young gen size auto-tuning when -Xms==-Xmx file | diff | annotate
Wed, 14 Dec 2011 13:34:57 -0800 7121618: Change type of number of GC workers to unsigned int. file | diff | annotate
Wed, 21 Dec 2011 07:53:53 -0500 7119027: G1: use atomics to update RS length / predict time of inc CSet file | diff | annotate
Fri, 16 Dec 2011 02:14:27 -0500 7113012: G1: rename not-fully-young GCs as "mixed" file | diff | annotate
Wed, 07 Dec 2011 12:54:51 -0500 7118202: G1: eden size unnecessarily drops to a minimum file | diff | annotate
Thu, 17 Nov 2011 12:40:15 -0800 7112743: G1: Reduce overhead of marking closure during evacuation pauses file | diff | annotate
Mon, 28 Nov 2011 09:49:05 -0800 7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise file | diff | annotate
Tue, 09 Aug 2011 10:16:01 -0700 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads file | diff | annotate
Fri, 18 Nov 2011 12:52:27 -0500 7097002: G1: remove a lot of unused / redundant code from the G1CollectorPolicy class file | diff | annotate
Mon, 07 Nov 2011 22:11:12 -0500 7092309: G1: introduce old region set file | diff | annotate
Wed, 26 Oct 2011 08:44:53 +0200 7102191: G1: assert(_min_desired_young_length <= initial_region_num) failed: Initial young gen size too small file | diff | annotate
Sun, 23 Oct 2011 23:06:06 -0700 7096030: G1: PrintGCDetails enhancements file | diff | annotate
Fri, 14 Oct 2011 11:12:24 -0400 7088680: G1: Cleanup in the G1CollectorPolicy class 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
Wed, 28 Sep 2011 10:36:31 -0700 7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead objs: g1CollectedHeap.cpp:3835 file | diff | annotate
Thu, 22 Sep 2011 10:57:37 -0700 6484982: G1: process references during evacuation pauses file | diff | annotate
Wed, 21 Sep 2011 13:36:37 -0400 7091032: G1: assert failure when NewRatio is used file | diff | annotate
Tue, 13 Sep 2011 12:40:14 -0400 7089625: G1: policy for how many old regions to add to the CSet (when young gen is fixed) is broken file | diff | annotate
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
(0)-100-60tip

mercurial