trims [Thu, 11 Nov 2010 23:30:49 -0800] rev 7128
6997698: Bump the HS20 build number to 03
Summary: Update the HS20 build number to 03
Reviewed-by: jcoomes
trims [Thu, 11 Nov 2010 23:29:32 -0800] rev 7127
Merge
iveresov [Thu, 11 Nov 2010 17:36:50 -0800] rev 7126
Merge
kvn [Tue, 09 Nov 2010 17:31:18 -0800] rev 7125
6839891: Array overrun in vm ci
Summary: fix index check
Reviewed-by: never
iveresov [Tue, 09 Nov 2010 15:12:15 -0800] rev 7124
6998737: JSR 292: Remove the plug guarding the use of compressed oops
Summary: The plug that guards the use of compressed oops with invokedynamic needs to be removed
Reviewed-by: twisti, kvn
iveresov [Mon, 08 Nov 2010 14:33:48 -0800] rev 7123
Merge
kvn [Sat, 06 Nov 2010 20:35:36 -0700] rev 7122
6991188: C2 Crashes while compiling method
Summary: Do several iterations to build EA Connection Graph.
Reviewed-by: never, twisti, ysr
kvn [Sat, 06 Nov 2010 18:52:07 -0700] rev 7121
6997311: SIGFPE in new long division asm code
Summary: use unsigned DIV instruction
Reviewed-by: never
iveresov [Sat, 06 Nov 2010 02:53:59 -0700] rev 7120
Merge
iveresov [Fri, 05 Nov 2010 14:49:50 -0700] rev 7119
6997456: Not possible to build just compiler2
Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line.
Reviewed-by: never, kvn