On Mar 21, 2011, at 1:34 AM, Charles Oliver Nutter wrote: > Am I missing something? I thought float to double was fine according > to JLS, and convertArguments says it will do JLS conversions.
Your code is correct. This is a bug in the implementation. It is tracked by this: 7016250: JSR 292 Raw retypes and return type conversions are needed -- John _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
