Robert Larsen - 2012-02-15

Hi

Is there some clever way to push the value of NaN onto the stack with ldc or ldc2_w ?

I tried pushing the integer and long representations (0x7fc00000 and 0x7ff8000000000000L) but the JVM could not be fooled.