review (XS) for 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler

Keith McGuigan keith.mcguigan at oracle.com
Wed Sep 29 18:34:16 PDT 2010


Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/6988018
> 
> 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
> Reviewed-by:
> 
> While rearranging code in 6939930 I started passing the wrong number
> of arguments to the dtrace_method_exit probes resulting in a crash.  The
> fix is to pass the thread in addition to the method.  Tested with
> failing test case.

Looks good.

--
- Keith


More information about the hotspot-compiler-dev mailing list