jrose [Sat, 30 Oct 2010 11:45:35 -0700] rev 7111
6981788: GC map generator sometimes picks up the wrong kind of instruction operand
Summary: Distinguish pool indexes from cache indexes in recently changed code.
Reviewed-by: never
twisti [Thu, 28 Oct 2010 00:48:18 -0700] rev 7110
6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
Summary: The logic of ClassFileParser::java_dyn_MethodHandle_fix_pre needs to take care of an already changed vmentry signature.
Reviewed-by: never, jrose
twisti [Fri, 22 Oct 2010 03:34:25 -0700] rev 7109
6994130: Zero PowerPC fix
Summary: 6953477 broke Zero.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
never [Thu, 21 Oct 2010 11:55:10 -0700] rev 7108
6970683: improvements to hs_err output
Reviewed-by: kvn, jrose, dholmes, coleenp
never [Wed, 20 Oct 2010 13:18:17 -0700] rev 7107
Merge
never [Tue, 19 Oct 2010 16:14:34 -0700] rev 7106
6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
Reviewed-by: kvn, twisti
twisti [Wed, 20 Oct 2010 04:19:01 -0700] rev 7105
Merge
twisti [Tue, 19 Oct 2010 02:52:57 -0700] rev 7104
6990192: VM crashes in ciTypeFlow::get_block_for()
Reviewed-by: never
never [Mon, 18 Oct 2010 15:43:29 -0700] rev 7103
Merge
twisti [Mon, 18 Oct 2010 01:54:24 -0700] rev 7102
6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
Reviewed-by: kvn, jrose, dsamersoff