convertArguments not handling float to double?
Charles Oliver Nutter
headius at headius.com
Mon Mar 21 15:24:39 PDT 2011
Great, thanks.
On Mon, Mar 21, 2011 at 5:02 PM, John Rose <john.r.rose at oracle.com> wrote:
> 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
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
>
More information about the mlvm-dev
mailing list