Thu, 30 Oct 2014 10:51:06 +0100 8061234: ResourceContext.requestAccurateUpdate() is unreliable file | diff | annotate
Wed, 10 Sep 2014 13:01:13 -0700 8057824: methods to copy allocation context statistics file | diff | annotate
Tue, 26 Aug 2014 10:28:43 +0200 8029524: Remove unsused method CollectedHeap::unsafe_max_alloc() file | diff | annotate
Mon, 04 Aug 2014 10:48:10 -0700 8031323: Optionally align objects copied to survivor spaces file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Fri, 11 Apr 2014 11:00:12 +0200 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV file | diff | annotate
Fri, 11 Apr 2014 20:02:37 +0000 8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated" file | diff | annotate
Tue, 15 Apr 2014 17:02:20 -0400 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool) file | diff | annotate
Mon, 27 Jan 2014 13:14:53 +0100 8030177: G1: Enable TLAB resizing file | diff | annotate
Mon, 07 Oct 2013 15:51:08 +0200 8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces file | diff | annotate
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning file | diff | annotate
Mon, 10 Jun 2013 11:30:51 +0200 8005849: JEP 167: Event-Based JVM Tracing file | diff | annotate
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files file | diff | annotate
Wed, 28 Nov 2012 17:50:21 -0500 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Thu, 28 Jun 2012 17:03:16 -0400 6995781: Native Memory Tracking (Phase 1) file | diff | annotate
Mon, 16 Apr 2012 08:57:18 +0200 4988100: oop_verify_old_oop appears to be dead file | diff | annotate
Tue, 27 Mar 2012 10:29:59 +0200 7156764: Remove unused size parameter from some CollectedHeap methods file | diff | annotate
Fri, 23 Mar 2012 15:28:24 +0100 7103665: HeapWord*ParallelScavengeHeap::failed_mem_allocate(unsigned long,bool)+0x97 file | diff | annotate
Wed, 01 Feb 2012 07:59:01 -0800 7141200: log some interesting information in ring buffers for crashes file | diff | annotate
Wed, 14 Dec 2011 13:34:57 -0800 7121618: Change type of number of GC workers to unsigned int. file | diff | annotate
Wed, 14 Dec 2011 12:15:26 +0100 7121373: Clean up CollectedHeap::is_in file | diff | annotate
Tue, 08 Nov 2011 00:41:28 -0500 7099849: G1: include heap region information in hs_err files file | diff | annotate
Mon, 17 Oct 2011 21:38:29 -0700 7098528: crash with java -XX:+ExtendedDTraceProbes file | diff | annotate
Mon, 26 Sep 2011 10:24:05 -0700 7081933: Use zeroing elimination optimization for large array file | diff | annotate
Thu, 16 Jun 2011 15:51:57 -0400 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 7004681: G1: Extend marking verification to Full GCs file | diff | annotate
Tue, 03 May 2011 10:30:34 -0700 7041789: 30% perf regression with c2/arm following 7017732 file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Mon, 20 Sep 2010 14:38:38 -0700 6984287: Regularize how GC parallel workers are specified. file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Tue, 13 Apr 2010 13:52:10 -0700 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 6896647: card marks can be deferred too long file | diff | annotate
Tue, 12 Jan 2010 14:56:46 -0800 6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint()) file | diff | annotate
Fri, 16 Oct 2009 02:05:46 -0700 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning file | diff | annotate
Wed, 23 Sep 2009 23:56:15 -0700 Merge file | diff | annotate
Tue, 15 Sep 2009 21:53:47 -0700 6863023: need non-perm oops in code cache for JSR 292 file | diff | annotate
Wed, 02 Sep 2009 00:04:29 -0700 4957990: Perm heap bloat in JVM file | diff | annotate
Tue, 14 Jul 2009 15:40:39 -0700 6700789: G1: Enable use of compressed oops with G1 heaps file | diff | annotate
Thu, 12 Mar 2009 18:16:36 -0700 Merge file | diff | annotate
Mon, 02 Mar 2009 16:37:04 -0800 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC file | diff | annotate
Mon, 09 Mar 2009 13:28:46 -0700 6814575: Update copyright year file | diff | annotate
Sat, 31 Jan 2009 00:15:00 -0800 6792421: assert(_bitMap->isMarked(addr+size-1),inconsistent Printezis mark) file | diff | annotate
Tue, 06 Jan 2009 07:05:05 -0800 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off file | diff | annotate
Thu, 11 Dec 2008 12:05:08 -0800 6578152: fill_region_with_object has usability and safety issues file | diff | annotate
Thu, 21 Aug 2008 23:36:31 -0400 Merge file | diff | annotate
Thu, 05 Jun 2008 15:57:56 -0700 6711316: Open source the Garbage-First garbage collector file | diff | annotate
Wed, 02 Jul 2008 12:55:16 -0700 6719955: Update copyright year file | diff | annotate
Sun, 13 Apr 2008 17:43:42 -0400 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes file | diff | annotate
Sat, 01 Dec 2007 00:00:00 +0000 Initial load file | diff | annotate
Wed, 27 Apr 2016 01:25:04 +0800 Initial load file | diff | annotate
(0)tip

mercurial