review for 7093690: JSR292: SA-JDI AssertionFailure: Expected raw sp likely got real sp, value was

Tom Rodriguez tom.rodriguez at oracle.com
Thu Oct 6 12:28:15 PDT 2011


http://cr.openjdk.java.net/~never/7093690
1 line changed: 0 ins; 0 del; 1 mod; 1095 unchg

7093690: JSR292: SA-JDI AssertionFailure: Expected raw sp likely got real sp, value was
Reviewed-by:

The SA ricochet changes for 7051798 forgot to rebias stack pointers as
is done in other calls to the SPARCFrame constructor.  Tested with
failing test case from report.



More information about the hotspot-compiler-dev mailing list