In Islands.java there is an erroneous >= that should be a >.
There is also a repeated allocation in World.java.
I have attached a patch file with the fix.
With the fix I get no allocations in the trace, even when running for a long
period.
It does seem that 2.1.2 is a bit slower, my FPS drops from 20 to 12 when using
the 2.1.2 as opposed to the 2.0.1.
Original issue reported on code.google.com by kenneth@hexad.dk on 7 Feb 2011 at 10:13
Original issue reported on code.google.com by
kenneth@hexad.dk
on 7 Feb 2011 at 10:13Attachments: