Wed, 22 Apr 2015 14:06:49 -0400 |
kbarrett |
8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
|
file |
diff |
annotate
|
Fri, 17 Apr 2015 13:49:04 -0400 |
kbarrett |
8078021: SATB apply_closure_to_completed_buffer should have closure argument
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 09:16:19 +0200 |
brutisso |
8077841: G1: Remove PrintReachable support
|
file |
diff |
annotate
|
Wed, 15 Apr 2015 12:16:01 -0400 |
kbarrett |
8069367: Eagerly reclaimed humongous objects left on mark stack
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 10:24:24 +0200 |
stefank |
8076457: Fix includes of inline.hpp in GC code
|
file |
diff |
annotate
|
Mon, 13 Apr 2015 15:47:48 +0200 |
pliden |
8077413: Avoid use of Universe::heap() inside collectors
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 10:53:51 +0200 |
tschatzl |
8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 16:07:27 +0200 |
brutisso |
8076289: Move the StrongRootsScope out of SharedHeap
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 07:54:56 +0200 |
mgerdin |
8076225: Move the thread claim parity from SharedHeap to Thread
|
file |
diff |
annotate
|
Fri, 27 Mar 2015 09:28:47 +0100 |
brutisso |
8076076: Move SharedHeap::print_size_transition() into G1 code
|
file |
diff |
annotate
|
Mon, 23 Mar 2015 22:08:14 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Tue, 03 Mar 2015 18:01:27 +0100 |
jwilhelm |
8074459: Flags handling memory sizes should be of type size_t
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 18:01:39 +0100 |
zmajo |
Merge
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 18:59:41 +0000 |
coleenp |
Merge
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 12:40:39 -0400 |
coleenp |
8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
|
file |
diff |
annotate
|
Mon, 16 Feb 2015 14:07:36 +0100 |
goetz |
8073315: Enable gcc -Wtype-limits and fix upcoming issues.
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 09:30:16 -0700 |
sangheki |
8073654: Marking statistics should use size_t
|
file |
diff |
annotate
|
Thu, 05 Mar 2015 16:43:26 +0100 |
david |
8073545: Use shorter and more descriptive names for GC worker threads
|
file |
diff |
annotate
|
Fri, 27 Feb 2015 19:52:48 -0500 |
kbarrett |
8069016: Add BarrierSet downcast support
|
file |
diff |
annotate
|
Thu, 08 Jan 2015 14:13:03 +0100 |
redestad |
8068037: Remove dead code in G1CollectedHeap
|
file |
diff |
annotate
|
Wed, 17 Dec 2014 22:32:44 -0500 |
kbarrett |
8066827: Remove ReferenceProcessor::clean_up_discovered_references()
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 11:09:55 +0100 |
sjohanss |
8065227: Report allocation context stats at end of cleanup
|
file |
diff |
annotate
|
Tue, 25 Nov 2014 11:59:55 +0100 |
mlarsson |
8062943: REDO - Parallelize clearing the next mark bitmap
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 15:50:14 +0100 |
jwilhelm |
8062836: BACKOUT - Parallelize clearing the next mark bitmap
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 12:49:21 +0100 |
mlarsson |
8049341: Parallelize clearing the next mark bitmap
|
file |
diff |
annotate
|
Tue, 21 Oct 2014 11:57:22 +0200 |
mlarsson |
6979279: remove special-case code for ParallelGCThreads==0
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 10:55:36 +0200 |
stefank |
8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
|
file |
diff |
annotate
|
Thu, 09 Oct 2014 11:40:11 +0200 |
tschatzl |
8059758: Footprint regressions with JDK-8038423
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 14:54:53 +0200 |
mlarsson |
8058298: Separate heap region iterator claim values from the data structures iterated over
|
file |
diff |
annotate
|
Tue, 23 Sep 2014 12:52:57 +0000 |
stefank |
Merge
|
file |
diff |
annotate
|
Tue, 23 Sep 2014 11:43:24 +0200 |
tonyp |
8058495: G1: normalize names for isHumongous() and friends
|
file |
diff |
annotate
|
Tue, 23 Sep 2014 12:34:37 +0200 |
jprovino |
8027450: Improve time reporting in G1 remark
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 13:01:13 -0700 |
jcoomes |
8057818: collect allocation context statistics at gc pauses
|
file |
diff |
annotate
|
Mon, 15 Sep 2014 12:19:31 +0200 |
tonyp |
8057768: Make heap region region type in G1 HeapRegion explicit
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 17:05:41 +0200 |
tschatzl |
8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark.
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 14:15:50 +0200 |
tschatzl |
8055919: Remove dead code in G1 concurrent marking code
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 09:36:53 +0200 |
tschatzl |
8054819: Rename HeapRegionSeq to HeapRegionManager
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 14:09:10 +0200 |
tschatzl |
8038423: G1: Decommit memory within heap
|
file |
diff |
annotate
|
Mon, 18 Aug 2014 16:10:44 +0200 |
tschatzl |
8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 09:55:16 +0200 |
stefank |
8048269: Add flag to turn off class unloading after G1 concurrent mark
|
file |
diff |
annotate
|
Tue, 29 Jul 2014 10:26:09 +0200 |
mdoerr |
8050973: CMS/G1 GC: add missing Resource and Handle mark
|
file |
diff |
annotate
|
Mon, 21 Jul 2014 09:59:46 +0200 |
tschatzl |
8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 10:12:40 +0200 |
stefank |
8049421: G1 Class Unloading after completing a concurrent mark cycle
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 12:37:11 +0200 |
stefank |
8049420: Backout 8048248 to correct attribution
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 10:12:40 +0200 |
stefank |
8048248: G1 Class Unloading after completing a concurrent mark cycle
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 11:56:44 +0200 |
goetz |
8044775: Improve usage of umbrella header atomic.inline.hpp.
|
file |
diff |
annotate
|
Thu, 19 Jun 2014 13:31:14 +0200 |
brutisso |
8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 13:25:40 +0200 |
tschatzl |
8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 14:16:20 +0200 |
pliden |
8044768: Backout fix for JDK-8040807
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 10:37:46 +0200 |
pliden |
8040807: G1: Enable G1CollectedHeap::stop()
|
file |
diff |
annotate
|
Thu, 22 May 2014 16:26:05 -0700 |
twisti |
Merge
|
file |
diff |
annotate
|
Thu, 08 May 2014 15:37:17 +0200 |
goetz |
8042737: Introduce umbrella header prefetch.inline.hpp
|
file |
diff |
annotate
|
Mon, 19 May 2014 08:09:35 -0700 |
jmasa |
Merge
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Wed, 14 May 2014 14:32:23 +0200 |
pliden |
8040804: G1: Concurrent mark stuck in loop calling os::elapsedVTime()
|
file |
diff |
annotate
|
Wed, 14 May 2014 13:32:44 +0200 |
pliden |
8040803: G1: Concurrent mark hangs when mark stack overflows
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 09:33:20 +0200 |
brutisso |
7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 15:57:02 +0200 |
brutisso |
8040722: G1: Clean up usages of heap_region_containing
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 12:29:24 +0200 |
pliden |
8039147: Cleanup SuspendibleThreadSet
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 13:54:32 +0200 |
stefank |
8039743: Use correct format specifier to print size_t values and pointers in the GC code
|
file |
diff |
annotate
|