RFR(S): 8009981: nashorn tests fail with -XX:+VerifyStack

Roland Westrelin roland.westrelin at oracle.com
Wed Mar 13 06:36:05 PDT 2013


nmethod::preserve_callee_argument_oops() doesn't take the invokedynamic/invokehandle appendix argument into account and actually has some leftover from the previous JSR292 implementation.

http://cr.openjdk.java.net/~roland/8009981/webrev.00/

Roland.


More information about the hotspot-compiler-dev mailing list