RFR(S): 8148101: [JVMCI] Make CallingConvention.Type extensible

Tom Rodriguez tom.rodriguez at oracle.com
Fri Jan 22 22:25:28 UTC 2016


https://bugs.openjdk.java.net/browse/JDK-8148101 <https://bugs.openjdk.java.net/browse/JDK-8148101>


CallingConvention.Type currently fixes the set of types for all possible backend. It's should be abstracted so that it can be more easily extended.  The unused stackOnly parameter was removed at the same time.

tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160122/2d1d9013/attachment.html>


More information about the hotspot-compiler-dev mailing list