Anto, Niko, and all,<br><br>I&#39;ve been trying to get some of the string and float tests to pass. &nbsp;The trouble I&#39;m running into is that ooparse_float doesn&#39;t know how to parse ll_str_0, but for the life of me can&#39;t find where I need to be looking or where I should override the ooparse_float method. &nbsp;I feel like it should go in my 
opcodes.py file (translator/jvm).<br><br>Also, one question I had about long conversions, in translator/jvm/test/test_float.py:22, there is a test for long conversion. &nbsp;Tracing the results shows I get the correct answer for the conversion, but my result is not an r_longlong, the tests returns a Java Long. &nbsp;Any tips or hints?
<br><br>Regards,<br>Paul<br>