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

Igor Veresov igor.veresov at oracle.com
Wed Sep 29 18:35:04 PDT 2010


Looks good.

igor

On 9/29/10 6:21 PM, 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.



More information about the hotspot-compiler-dev mailing list