I have done some work the Dallas tini in the past so I think I know what you are looking for...? (maybe anyway :)
If you look at projects like Buildroot, you will find that jamvm is now included, I plan to try it out on a Atmel NGW100 (it is based on a AVR32 but it is similar to a ARM9).
But there is a lot of other ARM9 projects that does nearly the same.
This idea is the same as with Android, first you let Linux take care of the lower layers and then you add a java vm on top and there you run your applications.
On the downside is that the Dallas tini was a more or less "ready" platform, you did not have do much magic to get it running. But this path will unfortunate require some work to get up to full speed. But on the good side you have a promise of a 200MHz 32bit CPU with 32Mb RAM and storage on a SD card that can easily store a couple of Giga Bytes :)
Good luck.