hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
Thu, 03 Oct 2013 17:16:23 +0200 |
jwilhelm |
8025853: Remove unnecessary uses of GenerationSizer
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 11:30:51 +0200 |
sla |
8005849: JEP 167: Event-Based JVM Tracing
|
file |
diff |
annotate
|
Thu, 30 May 2013 13:04:51 -0700 |
jcoomes |
6725714: par compact - add a table to speed up bitmap searches
|
file |
diff |
annotate
|
Mon, 27 May 2013 15:22:59 +0200 |
stefank |
8015268: NPG: 2.5% regression in young GC times on CRM Sales Opty
|
file |
diff |
annotate
|
Wed, 22 May 2013 11:11:47 -0700 |
tamao |
8007762: Rename a bunch of methods in size policy across collectors
|
file |
diff |
annotate
|
Mon, 20 May 2013 10:44:33 -0700 |
tamao |
7186737: Unable to allocate bit maps or card tables for parallel gc for the requested heap
|
file |
diff |
annotate
|
Fri, 17 May 2013 11:57:05 +0200 |
ehelin |
8014277: Remove ObjectClosure as base class for BoolObjectClosure
|
file |
diff |
annotate
|
Wed, 15 May 2013 10:41:22 -0700 |
tamao |
8007763: Refactoring: split up compute_generation_free_space() into two functions for class PSAdaptiveSizePolicy
|
file |
diff |
annotate
|
Mon, 13 May 2013 14:09:05 +0200 |
brutisso |
8014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cpp
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 10:40:36 +0200 |
stefank |
8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 20:13:37 +0200 |
stefank |
8013132: Add a flag to turn off the output of the verbose verification code
|
file |
diff |
annotate
|
Tue, 12 Feb 2013 14:15:45 -0800 |
jmasa |
8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 20:27:36 +0200 |
stefank |
8012687: Remove unused is_root checks and closures
|
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
|
Wed, 02 Jan 2013 11:32:41 -0800 |
johnc |
8004132: SerialGC: ValidateMarkSweep broken when running GCOld
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 10:13:20 +0100 |
stefank |
8003720: NPG: Method in interpreter stack frame can be deallocated
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 10:02:42 -0700 |
johnc |
8000831: Heap verification output incorrect/incomplete
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 14:58:12 +0200 |
brutisso |
7200470: KeepAliveClosure not needed in CodeCache::do_unloading
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 12:18:23 -0700 |
jmasa |
7199923: NPG: tools/javac/T7093325.java timeout
|
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
|
Tue, 15 May 2012 10:25:06 +0200 |
brutisso |
7166894: Add gc cause to GC logging for all collectors
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 13:12:25 -0800 |
jcoomes |
7146343: PS invoke methods should indicate the type of gc done
|
file |
diff |
annotate
|
Wed, 01 Feb 2012 07:59:01 -0800 |
never |
7141200: log some interesting information in ring buffers for crashes
|
file |
diff |
annotate
|
Mon, 19 Dec 2011 10:02:05 -0800 |
johnc |
7117303: VM uses non-monotonic time source and complains that it is non-monotonic
|
file |
diff |
annotate
|
Tue, 22 Nov 2011 14:59:34 -0800 |
jmasa |
7112997: Remove obsolete code ResetObjectsClosure and VerifyUpdateClosure
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 10:16:01 -0700 |
jmasa |
6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 10:57:37 -0700 |
johnc |
6484982: G1: process references during evacuation pauses
|
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, 12 May 2011 10:30:11 -0700 |
fparain |
7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 17:16:20 -0700 |
jcoomes |
6841742: par compact - remove unused/unsupported options
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 10:32:46 -0700 |
ysr |
6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 13:51:53 -0800 |
kamg |
7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 15:56:15 -0700 |
jcoomes |
6423256: GC stacks should use a better data structure
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 14:38:38 -0700 |
jmasa |
6984287: Regularize how GC parallel workers are specified.
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 21:40:45 -0700 |
jcoomes |
6957084: simplify TaskQueue overflow handling
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 22:45:42 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Thu, 27 May 2010 18:01:56 -0700 |
kvn |
6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
|
file |
diff |
annotate
|
Sun, 11 Oct 2009 16:19:25 -0700 |
jcoomes |
6888953: some calls to function-like macros are missing semicolons
|
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, 03 Mar 2010 14:48:26 -0800 |
jcoomes |
4396719: Mark Sweep stack overflow on deeply nested Object arrays
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 13:25:39 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 11:36:06 -0700 |
andrew |
6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 23:56:15 -0700 |
jrose |
Merge
|
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
|
Wed, 02 Sep 2009 00:04:29 -0700 |
ysr |
4957990: Perm heap bloat in JVM
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 14:23:18 -0800 |
jcoomes |
6810474: par compact - crash in summary_phase with very full heap
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:16:36 -0700 |
trims |
Merge
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 13:28:46 -0700 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 16:37:04 -0800 |
ysr |
6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
|
file |
diff |
annotate
|
Sun, 08 Feb 2009 13:18:01 -0800 |
jmasa |
6690928: Use spinning in combination with yields for workstealing termination.
|
file |
diff |
annotate
|
Thu, 18 Dec 2008 10:54:01 -0800 |
jcoomes |
6786188: par compact - "SplitALot" stress mode should fill to_space
|
file |
diff |
annotate
|
Thu, 18 Dec 2008 10:53:35 -0800 |
jcoomes |
6784849: par compact - can fail when to_space is non-empty
|
file |
diff |
annotate
|
Thu, 11 Dec 2008 12:05:21 -0800 |
jcoomes |
6765954: par compact - stress mode for splitting young gen spaces
|
file |
diff |
annotate
|
Thu, 11 Dec 2008 12:05:14 -0800 |
jcoomes |
6765745: par compact - allow young gen spaces to be split
|
file |
diff |
annotate
|
Thu, 11 Dec 2008 12:05:08 -0800 |
jcoomes |
6578152: fill_region_with_object has usability and safety issues
|
file |
diff |
annotate
|
Mon, 01 Dec 2008 23:25:24 -0800 |
ysr |
6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
|
file |
diff |
annotate
|