convertArguments not handling float to double?

John Rose john.r.rose at oracle.com
Mon Mar 21 15:02:06 PDT 2011


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




More information about the mlvm-dev mailing list