Code Review for 6988018

Prepared by:never on Wed Sep 29 18:20:59 PDT 2010
Workspace:/net/smite.sfbay/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Summary of changes: 5 lines changed: 3 ins; 0 del; 2 mod; 6826 unchg
Patch of changes: 6988018.patch
Author comments:
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 a crash. The
fix is to pass the thread in addition to the method. Tested with
failing test case.

Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 3305 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/c1_LIRAssembler_x86.cpp

3 lines changed: 2 ins; 0 del; 1 mod; 3521 unchg

This code review page was prepared using /never/bin/webrev (vers 23.18-hg-never).