Tue, 10 Aug 2010 19:17:57 -0400 6378314: Bad warning message when agent library not found. local directory is not searched.
rasbold [Tue, 10 Aug 2010 19:17:57 -0400] rev 6189
6378314: Bad warning message when agent library not found. local directory is not searched. Summary: Print a more detailed error message for agent library load failure. Reviewed-by: jcoomes, never, ohair, coleenp Contributed-by: jeremymanson@google.com
Wed, 11 Aug 2010 10:48:20 -0700 6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86
kvn [Wed, 11 Aug 2010 10:48:20 -0700] rev 6188
6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86 Summary: Recompile without subsuming loads if RA try to clone a node with anti_dependence. Reviewed-by: never
Wed, 11 Aug 2010 05:51:21 -0700 6976186: integrate Shark HotSpot changes
twisti [Wed, 11 Aug 2010 05:51:21 -0700] rev 6187
6976186: integrate Shark HotSpot changes Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: kvn, twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Wed, 11 Aug 2010 01:17:27 -0700 6975855: don't emit deopt MH handler in C1 if not required
twisti [Wed, 11 Aug 2010 01:17:27 -0700] rev 6186
6975855: don't emit deopt MH handler in C1 if not required Summary: This CR implements the same for C1 as 6926782 for C2. Reviewed-by: never
Tue, 10 Aug 2010 12:15:10 -0700 6975027: use of movptr to set length of array
never [Tue, 10 Aug 2010 12:15:10 -0700] rev 6185
6975027: use of movptr to set length of array Reviewed-by: kvn, iveresov
Mon, 09 Aug 2010 17:51:56 -0700 Merge
never [Mon, 09 Aug 2010 17:51:56 -0700] rev 6184
Merge
Mon, 09 Aug 2010 15:17:05 -0700 6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
kvn [Mon, 09 Aug 2010 15:17:05 -0700] rev 6183
6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena() Summary: Pass the check in ResourceObj() if _allocation value is already set and object is allocated on stack. Reviewed-by: dholmes, johnc
Fri, 06 Aug 2010 11:53:28 -0700 6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586
kvn [Fri, 06 Aug 2010 11:53:28 -0700] rev 6182
6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586 Summary: Tell C++ to not inline so much by using flag -xspace. Reviewed-by: ysr
Wed, 04 Aug 2010 17:42:20 -0700 6974682: CTW: assert(target != NULL) failed: must not be null
kvn [Wed, 04 Aug 2010 17:42:20 -0700] rev 6181
6974682: CTW: assert(target != NULL) failed: must not be null Summary: Add address table size to constant section size. Reviewed-by: never
Tue, 03 Aug 2010 15:55:03 -0700 6973963: SEGV in ciBlock::start_bci() with EA
kvn [Tue, 03 Aug 2010 15:55:03 -0700] rev 6180
6973963: SEGV in ciBlock::start_bci() with EA Summary: Added more checks into ResourceObj and growableArray to verify correctness of allocation type. Reviewed-by: never, coleenp, dholmes
Fri, 30 Jul 2010 10:21:15 -0700 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
kvn [Fri, 30 Jul 2010 10:21:15 -0700] rev 6179
6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path() Summary: set Z = 0 (not equal) before repne_scan() to indicate that class was not found when RCX == 0. Reviewed-by: never, phh
Mon, 26 Jul 2010 15:58:07 -0700 Merge
never [Mon, 26 Jul 2010 15:58:07 -0700] rev 6178
Merge
Fri, 23 Jul 2010 10:07:46 -0700 6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value()
kvn [Fri, 23 Jul 2010 10:07:46 -0700] rev 6177
6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value() Summary: Add missing is_static guard. Reviewed-by: twisti
Tue, 03 Aug 2010 08:13:38 -0400 6953477: Increase portability and flexibility of building Hotspot
bobv [Tue, 03 Aug 2010 08:13:38 -0400] rev 6176
6953477: Increase portability and flexibility of building Hotspot Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
Wed, 28 Jul 2010 17:57:43 -0400 6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue
coleenp [Wed, 28 Jul 2010 17:57:43 -0400] rev 6175
6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue Summary: Fix compilation errors. Made non-const references const so can be assigned with lvalue. Reviewed-by: phh, xlu
Wed, 28 Jul 2010 17:38:21 +0100 6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
aph [Wed, 28 Jul 2010 17:38:21 +0100] rev 6174
6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows Reviewed-by: dcubed, dholmes
(0) -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip