hg: jdk7/hotspot-rt/hotspot: 13 new changesets

2010-08-13 Thread daniel . daugherty
Changeset: e5dfb3ccb88b Author:kvn Date: 2010-07-23 10:07 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/e5dfb3ccb88b 6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value() Summary: Add missing is_static guard. Reviewed-by: twisti

hg: jdk7/tl/jdk: 6976186: Integrate Shark

2010-08-13 Thread ahughes
Changeset: 0cdd73548292 Author:gbenson Date: 2010-08-13 22:26 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0cdd73548292 6976186: Integrate Shark Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: ohair ! make/jdk_generic_pro