log

age author description
Fri, 06 Aug 2010 10:17:21 -0700 johnc 6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the ..
Wed, 04 Aug 2010 13:03:23 -0400 tonyp 6963209: G1: remove the concept of abandoned pauses
Thu, 22 Jul 2010 10:27:41 -0400 tonyp 6962589: remove breadth first scanning code from parallel gc
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array
Sat, 31 Jul 2010 15:10:59 +0100 kevinw Merge
Fri, 30 Jul 2010 22:43:50 +0100 kevinw 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
Thu, 26 Aug 2010 16:16:49 -0700 cl Added tag jdk7-b107 for changeset bf496cbe9b74 jdk7-b108
Thu, 19 Aug 2010 18:51:34 -0700 trims Added tag hs19-b06 for changeset 688a538aa654 jdk7-b107
Thu, 19 Aug 2010 18:51:24 -0700 trims Added tag hs19-b05 for changeset cc3fdfeb54b0
Thu, 19 Aug 2010 15:13:01 -0700 cl Added tag jdk7-b106 for changeset 1b81ca701fa5
Tue, 17 Aug 2010 09:43:34 -0700 trims Merge jdk7-b106
Fri, 13 Aug 2010 10:56:17 -0700 trims 6977051: Bump the HS19 build number to 06
Fri, 13 Aug 2010 10:55:42 -0700 trims Merge
Fri, 13 Aug 2010 07:33:20 -0700 dcubed Merge
Tue, 10 Aug 2010 19:17:57 -0400 rasbold 6378314: Bad warning message when agent library not found. local directory is not searched.
Wed, 11 Aug 2010 10:48:20 -0700 kvn 6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes
Wed, 11 Aug 2010 01:17:27 -0700 twisti 6975855: don't emit deopt MH handler in C1 if not required
Tue, 10 Aug 2010 12:15:10 -0700 never 6975027: use of movptr to set length of array
Mon, 09 Aug 2010 17:51:56 -0700 never Merge
Mon, 09 Aug 2010 15:17:05 -0700 kvn 6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
Fri, 06 Aug 2010 11:53:28 -0700 kvn 6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586
Wed, 04 Aug 2010 17:42:20 -0700 kvn 6974682: CTW: assert(target != NULL) failed: must not be null
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Fri, 30 Jul 2010 10:21:15 -0700 kvn 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
Mon, 26 Jul 2010 15:58:07 -0700 never Merge
Fri, 23 Jul 2010 10:07:46 -0700 kvn 6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value()
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Wed, 28 Jul 2010 17:57:43 -0400 coleenp 6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue
Wed, 28 Jul 2010 17:38:21 +0100 aph 6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows