Fri, 12 Apr 2013 15:53:30 -0700 7104565: trim jprt build targets file | diff | annotate
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files file | diff | annotate
Mon, 11 Feb 2013 10:31:56 -0800 8008508: CMS does not correctly reduce heap size after a Full GC 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
Tue, 12 Mar 2013 15:10:39 +0100 8008684: CMS: concurrent phase start markers should always be printed file | diff | annotate
Mon, 11 Mar 2013 12:56:00 +0000 8009723: CMS logs "concurrent mode failure" twice when using (disabling) -XX:-UseCMSCompactAtFullCollection file | diff | annotate
Thu, 07 Feb 2013 15:51:25 +0100 8006432: Ratio flags should be unsigned file | diff | annotate
Mon, 21 Jan 2013 16:11:24 -0500 Merge file | diff | annotate
Thu, 17 Jan 2013 10:25:16 -0500 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems. file | diff | annotate
Fri, 04 Jan 2013 17:04:46 -0800 8005672: Clean up some changes to GC logging with GCCause's file | diff | annotate
Tue, 18 Sep 2012 23:35:42 -0700 7045397: NPG: Add freelists to class loader arenas. file | diff | annotate
Wed, 17 Oct 2012 13:59:57 -0700 Merge file | diff | annotate
Mon, 15 Oct 2012 10:02:42 -0700 8000831: Heap verification output incorrect/incomplete file | diff | annotate
Tue, 09 Oct 2012 10:11:38 +0200 7054512: Compress class pointers after perm gen removal file | diff | annotate
Tue, 25 Sep 2012 14:58:12 +0200 7200470: KeepAliveClosure not needed in CodeCache::do_unloading file | diff | annotate
Wed, 19 Sep 2012 15:48:02 -0700 7193946: Move warnings associated with UseMemSetInBOT flag file | diff | annotate
Mon, 17 Sep 2012 10:33:13 +0200 7198130: G1: PrintReferenceGC output comes out of order 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
Tue, 15 May 2012 10:25:06 +0200 7166894: Add gc cause to GC logging for all collectors file | diff | annotate
Wed, 25 Apr 2012 09:55:55 -0700 7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary* file | diff | annotate
Thu, 29 Mar 2012 19:46:24 -0700 7131629: Generalize the CMS free list code file | diff | annotate
Mon, 16 Apr 2012 08:57:18 +0200 4988100: oop_verify_old_oop appears to be dead file | diff | annotate
Wed, 18 Jan 2012 09:50:16 -0800 7129514: time warp warnings after 7117303 file | diff | annotate
Fri, 27 Jan 2012 14:14:50 +0100 7134655: Crash in reference processing when doing single-threaded remarking 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, 28 Nov 2011 10:19:26 +0100 7112034: Parallel CMS fails to properly mark reference objects file | diff | annotate
Tue, 22 Nov 2011 14:18:39 -0800 7106024: CMS: Removed unused code for precleaning in remark phase file | diff | annotate
Tue, 09 Aug 2011 10:16:01 -0700 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads file | diff | annotate
Thu, 22 Sep 2011 10:57:37 -0700 6484982: G1: process references during evacuation pauses file | diff | annotate
Tue, 02 Aug 2011 14:37:35 +0100 7072527: CMS: JMM GC counters overcount in some cases file | diff | annotate
Wed, 06 Jul 2011 12:28:07 -0700 7061204: clean the chunk table synchronously in embedded builds file | diff | annotate
Mon, 23 May 2011 16:42:14 -0700 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557 file | diff | annotate
Thu, 12 May 2011 10:30:11 -0700 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans file | diff | annotate
Tue, 26 Apr 2011 21:17:24 -0700 7039089: G1: changeset for 7037276 broke heap verification, and related cleanups file | diff | annotate
Tue, 22 Mar 2011 13:36:33 -0700 6962931: move interned strings out of the perm gen file | diff | annotate
Thu, 17 Mar 2011 10:32:46 -0700 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads file | diff | annotate
Mon, 14 Mar 2011 21:52:24 -0700 6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent file | diff | annotate
Mon, 07 Feb 2011 22:19:57 -0800 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?") file | diff | annotate
Thu, 27 Jan 2011 16:11:27 -0800 6990754: Use native memory and reference counting to implement SymbolTable file | diff | annotate
Wed, 19 Jan 2011 13:51:53 -0800 7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220) file | diff | annotate
Thu, 13 Jan 2011 17:19:21 -0800 Merge file | diff | annotate
Thu, 13 Jan 2011 11:33:56 -0800 7011940: iCMS: SIGSEGV in SweepClosure::do_already_free_chunk(FreeChunk*)+0x360 file | diff | annotate
Thu, 06 Jan 2011 23:50:02 -0800 7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant file | diff | annotate
Mon, 10 Jan 2011 17:14:53 -0500 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent 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
Wed, 29 Sep 2010 16:17:02 -0700 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time file | diff | annotate
Tue, 28 Sep 2010 15:56:15 -0700 6423256: GC stacks should use a better data structure file | diff | annotate
Mon, 20 Sep 2010 14:38:38 -0700 6984287: Regularize how GC parallel workers are specified. file | diff | annotate
Fri, 10 Sep 2010 17:07:55 -0700 6983930: CMS: Various small cleanups ca September 2010 file | diff | annotate
Wed, 18 Aug 2010 11:39:21 -0700 6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant file | diff | annotate
Mon, 16 Aug 2010 15:58:42 -0700 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks file | diff | annotate
Sat, 31 Jul 2010 15:10:59 +0100 Merge file | diff | annotate
Fri, 30 Jul 2010 22:43:50 +0100 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect file | diff | annotate
Fri, 16 Jul 2010 21:33:21 -0700 6962947: shared TaskQueue statistics file | diff | annotate
Wed, 02 Jun 2010 22:45:42 -0700 Merge file | diff | annotate
Thu, 27 May 2010 18:01:56 -0700 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
(0)-60tip

mercurial