RFR(S): 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates

Roland Westrelin roland.westrelin at oracle.com
Tue Mar 12 02:26:50 PDT 2013


> You did not rename layout_activation's parameter in few cppInterpreter files. Otherwise good.

Given is_top_frame is used in the cppInterpreter files, rather than rename it I had to add an extra parameter:

http://cr.openjdk.java.net/~roland/8009761/webrev.01/

Roland.


More information about the hotspot-compiler-dev mailing list