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
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
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
aph [Wed, 28 Jul 2010 17:38:21 +0100] rev 6174
6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
Reviewed-by: dcubed, dholmes
apangin [Sun, 25 Jul 2010 07:31:50 -0700] rev 6173
Merge
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
apangin [Sat, 17 Jul 2010 21:49:23 -0700] rev 6171
Merge
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
cl [Fri, 13 Aug 2010 11:38:16 -0700] rev 6169
Added tag jdk7-b105 for changeset 1b104350a980
cl [Fri, 13 Aug 2010 11:38:08 -0700] rev 6168
Added tag jdk7-b105 for changeset 50afdd611849
duke [Wed, 05 Jul 2017 17:19:35 +0200] rev 6167
Added tag jdk7-b105 for changeset 1ce7938efb03
duke [Wed, 05 Jul 2017 17:19:35 +0200] rev 6166
Merge
duke [Wed, 05 Jul 2017 17:19:32 +0200] rev 6165
Merge
lana [Mon, 09 Aug 2010 16:03:07 -0700] rev 6164
Merge
lana [Mon, 02 Aug 2010 19:46:14 -0700] rev 6163
Merge
jjg [Mon, 02 Aug 2010 16:29:54 -0700] rev 6162
6973626: test/tools/javac/processing/* tests fail with assertions enabled
Reviewed-by: darcy