Mon, 21 Jul 2014 09:40:19 +0200 8028710: G1 does not retire allocation buffers after reference processing work file | diff | annotate
Mon, 21 Jul 2014 09:40:19 +0200 8027553: Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction file | diff | annotate
Tue, 29 Apr 2014 15:17:27 +0200 8042195: Introduce umbrella header orderAccess.inline.hpp. file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Fri, 13 Jun 2014 13:46:06 +0200 8044796: G1: Enable G1CollectedHeap::stop() file | diff | annotate
Fri, 11 Apr 2014 11:00:12 +0200 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV 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
Fri, 04 Apr 2014 10:43:56 +0200 8038498: Fix includes and C inlining after 8035330 file | diff | annotate
Fri, 28 Feb 2014 15:27:09 +0100 8036025: Sort the freelist in order to shrink the heap 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: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
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:51 +0100 8034948: Back out JDK-6976350 since it does not fix any issue 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
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
Fri, 04 Oct 2013 13:37:25 -0700 Merge file | diff | annotate
Tue, 24 Sep 2013 14:46:29 +0200 8025305: Cleanup CardTableModRefBS usage in G1 file | diff | annotate
Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now 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
Wed, 21 Aug 2013 22:35:56 +0200 8022872: G1: Use correct GC cause for young GC triggered by humongous allocations 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
Mon, 03 Jun 2013 14:37:13 -0700 6976350: G1: deal with fragmentation while copying objects during GC file | diff | annotate
Fri, 17 May 2013 11:57:05 +0200 8014277: Remove ObjectClosure as base class for BoolObjectClosure 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
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files 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
Thu, 04 Oct 2012 10:04:13 -0700 8000311: G1: ParallelGCThreads==0 broken file | diff | annotate
Thu, 20 Sep 2012 09:52:56 -0700 7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats file | diff | annotate
Mon, 17 Sep 2012 10:33:13 +0200 7198130: G1: PrintReferenceGC output comes out of order file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Tue, 28 Aug 2012 15:20:08 -0700 7041879: G1: introduce stress testing parameter to cause frequent evacuation failures 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
Mon, 06 Aug 2012 12:20:14 -0700 6818524: G1: use ergonomic resizing of PLABs file | diff | annotate
Thu, 19 Jul 2012 15:15:54 -0700 7114678: G1: various small fixes, code cleanup, and refactoring file | diff | annotate
Thu, 28 Jun 2012 17:03:16 -0400 6995781: Native Memory Tracking (Phase 1) file | diff | annotate
Tue, 05 Jun 2012 22:30:24 +0200 7172388: G1: _total_full_collections should not be incremented for concurrent cycles 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
Mon, 16 Apr 2012 08:57:18 +0200 4988100: oop_verify_old_oop appears to be dead file | diff | annotate
Thu, 05 Apr 2012 13:57:23 -0400 7127697: G1: remove dead code after recent concurrent mark changes file | diff | annotate
Fri, 16 Mar 2012 09:52:57 +0100 7130974: G1: Remove G1ParCopyHelper 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
Tue, 14 Feb 2012 08:21:08 -0500 7129892: G1: explicit marking cycle initiation might fail to initiate a marking cycle file | diff | annotate
Thu, 12 Jan 2012 00:06:47 -0800 6484965: G1: piggy-back liveness accounting phase on marking 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
Fri, 23 Dec 2011 11:14:18 -0800 7121496: G1: do the per-region evacuation failure handling work in parallel file | diff | annotate
Thu, 05 Jan 2012 05:54:01 -0500 7113006: G1: excessive ergo output when an evac failure happens 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, 14 Dec 2011 17:43:55 -0800 7119908: G1: Cache CSet start region for each worker for subsequent reuse file | diff | annotate
(0)-100-60tip

mercurial