Mon, 07 Jul 2014 10:12:40 +0200 8049421: G1 Class Unloading after completing a concurrent mark cycle file | diff | annotate
Thu, 06 Mar 2014 09:08:18 +0100 8038399: Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes file | diff | annotate
Thu, 13 Feb 2014 17:44:39 +0100 8034761: Remove the do_code_roots parameter from process_strong_roots file | diff | annotate
Tue, 14 Jan 2014 16:40:33 +0100 8032379: Remove the is_scavenging flag to process_strong_roots file | diff | annotate
Thu, 19 Jun 2014 13:31:14 +0200 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Thu, 22 May 2014 15:52:41 -0400 8037816: Fix for 8036122 breaks build with Xcode5/clang file | diff | annotate
Mon, 31 Mar 2014 17:09:38 +0200 8038934: Remove prefix allocated_ from methods and variables in Metaspace file | diff | annotate
Mon, 27 Jan 2014 13:14:53 +0100 8030177: G1: Enable TLAB resizing file | diff | annotate
Fri, 01 Nov 2013 17:09:38 +0100 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking file | diff | annotate
Mon, 21 Oct 2013 18:56:20 +0200 8026853: Prepare GC code for collector policy regression fix file | diff | annotate
Fri, 16 Aug 2013 13:22:32 +0200 8007074: SIGSEGV at ParMarkBitMap::verify_clear() file | diff | annotate
Wed, 07 Aug 2013 16:47:32 +0200 8014659: NPG: performance counters for compressed klass space file | diff | annotate
Wed, 14 Aug 2013 09:02:32 +0200 8022800: Use specific generations rather than generation iteration file | diff | annotate
Wed, 03 Jul 2013 17:26:59 -0400 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful. file | diff | annotate
Mon, 10 Jun 2013 11:30:51 +0200 8005849: JEP 167: Event-Based JVM Tracing file | diff | annotate
Wed, 24 Apr 2013 20:13:37 +0200 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 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions file | diff | annotate
Mon, 22 Apr 2013 20:27:36 +0200 8012687: Remove unused is_root checks and closures file | diff | annotate
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files file | diff | annotate
Fri, 05 Apr 2013 10:20:04 -0700 8011343: Add new flag for verifying the heap during startup file | diff | annotate
Thu, 14 Mar 2013 10:54:44 +0100 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used file | diff | annotate
Wed, 23 Jan 2013 13:02:39 -0500 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS file | diff | annotate
Mon, 15 Oct 2012 10:02:42 -0700 8000831: Heap verification output incorrect/incomplete 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, 31 May 2012 21:10:33 +0200 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering file | diff | annotate
Tue, 15 May 2012 10:25:06 +0200 7166894: Add gc cause to GC logging for all collectors file | diff | annotate
Mon, 16 Apr 2012 08:57:18 +0200 4988100: oop_verify_old_oop appears to be dead 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
Mon, 19 Dec 2011 10:02:05 -0800 7117303: VM uses non-monotonic time source and complains that it is non-monotonic 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
Thu, 22 Sep 2011 10:57:37 -0700 6484982: G1: process references during evacuation pauses file | diff | annotate
Thu, 01 Sep 2011 16:18:17 +0200 7085906: Replace the permgen allocated sentinelRef with a self-looped end file | diff | annotate
Wed, 06 Jul 2011 12:28:07 -0700 7061204: clean the chunk table synchronously in embedded builds 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
Thu, 12 May 2011 10:30:11 -0700 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans file | diff | annotate
Tue, 05 Apr 2011 14:12:31 -0700 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass file | diff | annotate
Thu, 27 Jan 2011 16:11:27 -0800 6990754: Use native memory and reference counting to implement SymbolTable file | diff | annotate
Tue, 07 Dec 2010 21:55:53 -0800 7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed()) file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Sat, 23 Oct 2010 23:03:49 -0700 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data file | diff | annotate
Mon, 20 Sep 2010 14:38:38 -0700 6984287: Regularize how GC parallel workers are specified. file | diff | annotate
Tue, 03 Aug 2010 08:13:38 -0400 6953477: Increase portability and flexibility of building Hotspot file | diff | annotate
Thu, 24 Jun 2010 15:38:42 -0700 6888573: class data sharing does not always disable large pages file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Mon, 03 May 2010 20:19:05 -0700 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker 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
Sat, 16 Jan 2010 23:51:50 -0800 Merge file | diff | annotate
Wed, 13 Jan 2010 15:26:39 -0800 6896647: card marks can be deferred too long file | diff | annotate
Fri, 08 Jan 2010 13:47:01 -0800 6912062: disassembler plugin needs to produce symbolic information in product mode 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
Tue, 28 Jul 2009 13:50:07 -0600 Merge file | diff | annotate
Tue, 28 Jul 2009 13:35:00 -0600 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) 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, 19 Mar 2009 09:13:24 -0700 Merge file | diff | annotate
Thu, 12 Mar 2009 10:37:46 -0700 6791178: Specialize for zero as the compressed oop vm heap base file | diff | annotate
(0)-60tip

mercurial