Fri, 07 Sep 2012 12:04:16 -0400 |
coleenp |
7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
|
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, 27 Mar 2012 10:29:59 +0200 |
brutisso |
7156764: Remove unused size parameter from some CollectedHeap methods
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 15:28:24 +0100 |
brutisso |
7103665: HeapWord*ParallelScavengeHeap::failed_mem_allocate(unsigned long,bool)+0x97
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 10:12:55 -0800 |
never |
7145537: minor tweaks to LogEvents
|
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, 02 Jan 2012 10:01:46 +0100 |
stefank |
7125503: Compiling collectedHeap.cpp fails with -Werror=int-to-pointer-cast with g++ 4.6.1
|
file |
diff |
annotate
|
Wed, 14 Dec 2011 12:15:26 +0100 |
stefank |
7121373: Clean up CollectedHeap::is_in
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 21:38:29 -0700 |
never |
7098528: crash with java -XX:+ExtendedDTraceProbes
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 16:03:29 -0700 |
never |
7089790: integrate bsd-port changes
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 11:52:00 -0700 |
iveresov |
Merge
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 12:30:06 -0700 |
ysr |
6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 08:52:22 -0700 |
kvn |
7059037: Use BIS for zeroing on T4
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 14:12:31 -0700 |
trims |
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 22:19:57 -0800 |
ysr |
6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 14:38:38 -0700 |
jmasa |
6984287: Regularize how GC parallel workers are specified.
|
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
|
Wed, 19 May 2010 16:05:47 -0700 |
ysr |
6953952: collectedHeap.cpp should use #ifdef _LP64 not LP64
|
file |
diff |
annotate
|
Wed, 19 May 2010 10:37:05 -0700 |
ysr |
6953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors vulnerable to heap corruption
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 16:52:29 -0800 |
ysr |
6920090: G1: Disable ReduceInitialCardMarks at least until 6920109 is fixed
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 15:26:39 -0800 |
ysr |
6896647: card marks can be deferred too long
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 14:56:46 -0800 |
johnc |
6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint())
|
file |
diff |
annotate
|
Wed, 06 Jan 2010 14:22:39 -0800 |
never |
6914300: ciEnv should export all well known classes
|
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
|
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
|
Thu, 18 Dec 2008 01:27:04 -0800 |
jcoomes |
6786195: many nsk.monitoring tests fail with -server -Xcomp
|
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
|
Thu, 21 Aug 2008 23:36:31 -0400 |
tonyp |
Merge
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 15:57:56 -0700 |
ysr |
6711316: Open source the Garbage-First garbage collector
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 17:43:42 -0400 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|