Few questions about invokeDynamic
Christian Thalinger
christian.thalinger at oracle.com
Tue Nov 9 05:57:03 PST 2010
On Nov 9, 2010, at 11:43 AM, Rémi Forax wrote:
> So a workaround for that bug is to declare the return type of
> invokedynamic
> to be not void but by example int.
The fix is trivial but I'd like to implemented to other missing pieces
too, like int-to-float conversion and friends.
Remi, could you tell me how I can produce AMHs that do such
conversions (on the return type)?
-- Christian
More information about the mlvm-dev
mailing list