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
Sun, 25 Jul 2010 07:31:50 -0700 Merge
apangin [Sun, 25 Jul 2010 07:31:50 -0700] rev 6173
Merge
Tue, 20 Jul 2010 08:41:42 -0700 6964170: Verifier crashes
apangin [Tue, 20 Jul 2010 08:41:42 -0700] rev 6172
6964170: Verifier crashes Summary: Check if klassOop != NULL rather than klass_part != NULL Reviewed-by: kamg, never
Sat, 17 Jul 2010 21:49:23 -0700 Merge
apangin [Sat, 17 Jul 2010 21:49:23 -0700] rev 6171
Merge
Fri, 16 Jul 2010 13:14:03 +0100 6649594: Intermittent IOExceptions during dynamic attach on linux and solaris
alanb [Fri, 16 Jul 2010 13:14:03 +0100] rev 6170
6649594: Intermittent IOExceptions during dynamic attach on linux and solaris Reviewed-by: dcubed, dholmes
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip