log

age author description
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Tue, 22 Nov 2011 04:47:10 -0500 tonyp Merge
Fri, 18 Nov 2011 12:27:10 -0800 johnc 7111795: G1: Various cleanups identified during walk through of changes for 6484965
Mon, 21 Nov 2011 09:24:56 -0800 johnc 7110173: GCNotifier::pushNotification publishes stale data.
Mon, 21 Nov 2011 07:47:34 +0100 brutisso 7110718: -XX:MarkSweepAlwaysCompactCount=0 crashes the JVM
Fri, 18 Nov 2011 12:52:27 -0500 tonyp 7097002: G1: remove a lot of unused / redundant code from the G1CollectorPolicy class
Thu, 01 Dec 2011 13:42:41 -0500 coleenp Merge
Wed, 30 Nov 2011 12:48:52 -0500 phh 7116730: Revert 7116481: Commercial features in Hotspot must be gated by a switch
Tue, 29 Nov 2011 17:00:46 -0500 phh 7116481: Commercial features in Hotspot must be gated by a switch
Tue, 29 Nov 2011 09:21:02 -0500 phh 7116189: Export JVM_SetNativeThreadName from Hotspot
Mon, 21 Nov 2011 10:22:04 -0500 coleenp Merge
Mon, 21 Nov 2011 08:02:40 +0100 brutisso 7112308: Fix Visual Studio build for precompiled header
Fri, 18 Nov 2011 17:26:49 -0500 coleenp Merge
Wed, 16 Nov 2011 20:38:24 -0500 dholmes 7110017: is_headless_jre should be updated to reflect the new location of awt toolkit libraries
Fri, 18 Nov 2011 17:39:40 -0800 jcoomes 7113503: Bump the hs23 build number to 07
Thu, 01 Dec 2011 10:33:15 -0800 katleman Added tag jdk8-b15 for changeset fde2a39ed7f3 jdk8-b16 jdk8-b17
Fri, 18 Nov 2011 15:15:54 -0800 jcoomes Added tag hs23-b06 for changeset 6c2a55d4902f jdk8-b15
Fri, 18 Nov 2011 15:15:13 -0800 jcoomes Merge hs23-b06
Thu, 17 Nov 2011 13:14:49 -0500 tonyp Merge
Wed, 16 Nov 2011 16:27:29 -0800 poonam 7110428: Crash during HeapDump operation
Tue, 15 Nov 2011 20:17:33 +0100 brutisso 7110152: assert(size_in_words <= (julong)max_jint) failed: no overflow
Wed, 09 Nov 2011 23:21:00 +0100 brutisso 7110190: GCCause::to_string missing case for _adaptive_size_policy
Tue, 08 Nov 2011 00:41:28 -0500 tonyp 7099849: G1: include heap region information in hs_err files
Mon, 07 Nov 2011 22:11:12 -0500 tonyp 7092309: G1: introduce old region set
Wed, 02 Nov 2011 08:04:23 +0100 brutisso 7106751: G1: gc/gctests/nativeGC03 crashes VM with SIGSEGV
Mon, 31 Oct 2011 08:01:20 +0100 brutisso 7102044: G1: VM crashes with assert(old_end != new_end) failed: don't call this otherwise
Fri, 28 Oct 2011 13:04:10 -0400 tonyp Merge
Wed, 26 Oct 2011 21:07:52 -0700 ysr 7105163: CMS: some mentions of MinChunkSize should be IndexSetStart
Tue, 15 Nov 2011 12:40:55 -0500 coleenp Merge
Thu, 10 Nov 2011 06:23:48 -0500 dholmes 7108264: Fix for 7104173 is insufficient