RFR(S): 7148486: At a method handle call returning with an exception may call the runtime with misaligned stack (x64)

Roland Westrelin roland.westrelin at oracle.com
Fri Feb 24 01:48:14 PST 2012


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

When returning with an exception at a method handle call, the stack may not be correctly aligned on x64 when the runtime is called.

Roland.


More information about the hotspot-compiler-dev mailing list