hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
Wed, 07 Aug 2013 16:47:32 +0200 |
ehelin |
8014659: NPG: performance counters for compressed klass space
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 11:30:51 +0200 |
sla |
8005849: JEP 167: Event-Based JVM Tracing
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 14:26:49 +0200 |
stefank |
8011872: Include Bit Map addresses in the hs_err files
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 10:27:28 +0100 |
mgerdin |
7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine
|
file |
diff |
annotate
|
Thu, 14 Mar 2013 09:37:38 +0100 |
tschatzl |
6733980: par compact - TraceGen1Time always shows 0.0000 seconds
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 11:00:49 -0700 |
jmasa |
6976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared
|
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
|
Thu, 28 Jun 2012 17:03:16 -0400 |
zgu |
6995781: Native Memory Tracking (Phase 1)
|
file |
diff |
annotate
|
Mon, 16 Apr 2012 08:57:18 +0200 |
brutisso |
4988100: oop_verify_old_oop appears to be dead
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 13:13:53 -0800 |
jcoomes |
6330863: vm/gc/InfiniteList.java fails intermittently due to timeout
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 00:41:28 -0500 |
tonyp |
7099849: G1: include heap region information in hs_err files
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 16:18:17 +0200 |
stefank |
7085906: Replace the permgen allocated sentinelRef with a self-looped end
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 15:51:57 -0400 |
tonyp |
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 |
johnc |
7004681: G1: Extend marking verification to Full GCs
|
file |
diff |
annotate
|
Tue, 03 May 2011 10:30:34 -0700 |
jmasa |
7041789: 30% perf regression with c2/arm following 7017732
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 16:12:16 -0800 |
kvn |
7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 11:55:10 -0700 |
never |
6970683: improvements to hs_err output
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 13:52:10 -0700 |
jmasa |
6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 15:26:39 -0800 |
ysr |
6896647: card marks can be deferred too long
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 02:05:46 -0700 |
ysr |
6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 21:53:47 -0700 |
jrose |
6863023: need non-perm oops in code cache for JSR 292
|
file |
diff |
annotate
|
Tue, 14 Jul 2009 15:40:39 -0700 |
ysr |
6700789: G1: Enable use of compressed oops with G1 heaps
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 23:19:36 -0700 |
jrose |
6814659: separable cleanups and subroutines for 6655638
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 10:37:46 -0700 |
kvn |
6791178: Specialize for zero as the compressed oop vm heap base
|
file |
diff |
annotate
|
Tue, 30 Sep 2008 11:49:31 -0700 |
jcoomes |
6716466: par compact - remove VerifyParallelOldWithMarkSweep code
|
file |
diff |
annotate
|
Sat, 27 Sep 2008 00:33:13 -0700 |
iveresov |
6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
|
file |
diff |
annotate
|
Mon, 28 Jul 2008 15:30:23 -0700 |
jmasa |
Merge
|
file |
diff |
annotate
|
Sat, 19 Jul 2008 17:38:22 -0400 |
coleenp |
6716785: implicit null checks not triggering with CompressedOops
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Wed, 09 Jul 2008 15:08:55 -0700 |
jmasa |
6672698: mangle_unused_area() should not remangle the entire heap at each collection.
|
file |
diff |
annotate
|
Tue, 01 Apr 2008 15:13:47 +0400 |
apetrusenko |
6539517: CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 16:10:12 -0800 |
jmasa |
6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|