Fri, 27 Mar 2015 15:03:44 +0100 |
david |
8076054: g1: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
|
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, 12 Mar 2015 14:09:36 +0100 |
david |
8073463: G1 does not mangle freed heap regions
|
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, 26 Jan 2015 10:32:35 +0100 |
ehelin |
8030646: track collection set membership in one place
|
file |
diff |
annotate
|
Fri, 27 Feb 2015 19:52:48 -0500 |
kbarrett |
8069016: Add BarrierSet downcast support
|
file |
diff |
annotate
|
Mon, 02 Feb 2015 10:38:39 +0100 |
tschatzl |
8069760: When iterating over a card, G1 often iterates over much more references than are contained in the card
|
file |
diff |
annotate
|
Fri, 16 Jan 2015 14:43:45 +0100 |
ehelin |
8068971: A heap region being cleared should not belong to the cset
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 18:57:33 +0100 |
mgerdin |
8067655: Clean up G1 remembered set oop iteration
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 10:53:31 +0100 |
mgerdin |
8065358: Refactor G1s usage of save_marks and reduce related races
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 14:23:25 +0100 |
mgerdin |
8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs
|
file |
diff |
annotate
|
Thu, 30 Oct 2014 12:45:22 +0100 |
mlarsson |
8043243: convert SCAN_AND_FORWARD, SCAN_AND_ADJUST_POINTERS, SCAN_AND_COMPACT macros to methods
|
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 11:43:24 +0200 |
tonyp |
8058495: G1: normalize names for isHumongous() and friends
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 04:48:41 +0200 |
sjohanss |
8057710: Refactor G1 heap region default sizes
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 00:05:25 +0200 |
sjohanss |
8057658: Enable G1 FullGC extensions
|
file |
diff |
annotate
|
Fri, 05 Sep 2014 09:49:19 +0200 |
sjohanss |
8057536: Refactor G1 to allow context specific allocations
|
file |
diff |
annotate
|
Fri, 19 Sep 2014 09:23:55 +0200 |
jprovino |
8058534: Remove HeapRegion::_orig_end
|
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
|
Mon, 08 Sep 2014 10:41:06 +0200 |
brutisso |
8025564: gc/memory/UniThread/Linear1 times out during heap verification
|
file |
diff |
annotate
|
Fri, 29 Aug 2014 13:12:21 +0200 |
mgerdin |
8048268: G1 Code Root Migration performs poorly
|
file |
diff |
annotate
|
Wed, 27 Aug 2014 10:51:08 +0200 |
brutisso |
8055816: Remove dead code in g1BlockOffsetTable
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 09:36:53 +0200 |
tschatzl |
8054819: Rename HeapRegionSeq to HeapRegionManager
|
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
|
Mon, 21 Jul 2014 10:00:31 +0200 |
tschatzl |
8048112: G1 Full GC needs to support the case when the very first region is not available
|
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
|
Thu, 26 Jun 2014 11:36:58 +0200 |
mgerdin |
8047818: G1 HeapRegions can no longer be ContiguousSpaces
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 10:00:00 +0200 |
mgerdin |
8047821: G1 Does not use the save_marks functionality as intended
|
file |
diff |
annotate
|
Wed, 25 Jun 2014 10:55:10 +0200 |
mgerdin |
8047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC
|
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, 08 May 2014 15:37:17 +0200 |
goetz |
8042737: Introduce umbrella header prefetch.inline.hpp
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 15:17:27 +0200 |
goetz |
8042195: Introduce umbrella header orderAccess.inline.hpp.
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 14:03:11 +0100 |
stefank |
8038628: Remove unused Closure::abort()
|
file |
diff |
annotate
|
Fri, 28 Feb 2014 15:27:09 +0100 |
jwilhelm |
8036025: Sort the freelist in order to shrink the heap
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 10:13:18 +0100 |
tschatzl |
8027295: Free CSet takes ~50% of young pause time
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 10:12:21 +0100 |
tschatzl |
8035406: Improve data structure for Code Cache remembered sets
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 14:47:23 +0100 |
jwilhelm |
8025856: Fix typos in the GC code
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 15:17:10 +0100 |
tschatzl |
8027756: assert(!hr->isHumongous()) failed: code root in humongous region?
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 17:09:38 +0100 |
jwilhelm |
8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 10:25:02 -0400 |
hseigel |
7195622: CheckUnhandledOops has limited usefulness now
|
file |
diff |
annotate
|
Wed, 11 Sep 2013 16:25:02 +0200 |
tschatzl |
8010722: assert: failed: heap size is too big for compressed oops
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 07:31:47 +0200 |
brutisso |
8019902: G1: Use the average heap size rather than the minimum heap size to calculate the region size
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 10:52:18 +0200 |
johnc |
7145569: G1: optimize nmethods scanning
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 09:35:04 +0200 |
brutisso |
8021879: G1: G1HeapRegionSize flag value not updated correctly
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 18:55:46 -0400 |
coleenp |
8016325: JVM hangs verifying system dictionary
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 10:04:06 -0700 |
johnc |
8015244: G1: Verification after a full GC is incorrectly placed.
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 08:48:10 -0700 |
johnc |
7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 14:10:39 -0700 |
johnc |
7185699: G1: Prediction model discrepancies
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 15:15:54 -0700 |
tonyp |
7114678: G1: various small fixes, code cleanup, and refactoring
|
file |
diff |
annotate
|
Wed, 25 Apr 2012 10:23:12 -0700 |
johnc |
7143490: G1: Remove HeapRegion::_top_at_conc_mark_count
|
file |
diff |
annotate
|
Wed, 18 Apr 2012 13:39:55 -0400 |
tonyp |
7145441: G1: collection set chooser-related cleanup
|
file |
diff |
annotate
|
Wed, 18 Apr 2012 07:21:15 -0400 |
tonyp |
7157073: G1: type change size_t -> uint for region counts / indexes
|
file |
diff |
annotate
|
Mon, 16 Apr 2012 08:57:18 +0200 |
brutisso |
4988100: oop_verify_old_oop appears to be dead
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 13:06:53 -0500 |
tonyp |
7132029: G1: mixed GC phase lasts for longer than it should
|
file |
diff |
annotate
|
Thu, 26 Jan 2012 14:14:55 -0800 |
johnc |
7133038: G1: Some small profile based optimizations
|
file |
diff |
annotate
|