Primitive parameters must follow references
John Rose
john.r.rose at oracle.com
Fri Jul 30 21:46:03 PDT 2010
On Jul 30, 2010, at 8:37 AM, Rémi Forax wrote:
> This is a known Not Yet Implemented feature,
> And as far as I know there is no workaround :(
>
> BTW, there is another NIY hole, you can't have more than 10 parameters.
I am working on removing these limitations. The present code for FilterGeneric etc. does not scale well to all signatures. The new pattern does scale. (See Fredrik's blog; we'll back off to Object[] varargs lists.)
-- John
More information about the mlvm-dev
mailing list