kvn [Wed, 19 Nov 2008 09:09:31 -0800] rev 1556
Merge
kvn [Tue, 18 Nov 2008 14:47:36 -0800] rev 1555
6773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
Summary: Don't set the control edge of a klass load node.
Reviewed-by: never
kvn [Tue, 18 Nov 2008 12:40:28 -0800] rev 1554
6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.")
Summary: Don't use the invariant local information if there are irreducible loops.
Reviewed-by: never
kvn [Tue, 18 Nov 2008 12:31:53 -0800] rev 1553
6772413: code cleanup
Summary: Removed lines in adm64.make with interpret.o and moved few constant strings from header files.
Reviewed-by: never
kvn [Thu, 13 Nov 2008 14:50:04 -0800] rev 1552
6767659: Conversion from i486 to x86 missed some entries in makefiles
Summary: Fixed missed entries.
Reviewed-by: never
jrose [Wed, 12 Nov 2008 23:26:45 -0800] rev 1551
6770949: minor tweaks before 6655638
Summary: minor cleanups & tuning of array.hpp, debug.cpp, growableArray.hpp, hashtable.cpp
Reviewed-by: kvn