I am getting a huge memory leak in my very simple game.
I have tried profiling the VM, and apparently there are many, many integer arrays (int[])
Here is the source, please take a look, it is a simple game: http://dl.dropbox.com/u/26438996/Block%20Evader.zip