>>1
because Java rode in on the hype of OOP and GC, so Sun promised that Java would change the world. PROTIP: it didn't.
>>44
If anything, using bytecode-compiled language would probably produce smaller code, which is much more important in the circumstances.
smaller than x86 maybe, but ARM machine code is extremely dense. i highly doubt equivalent java bytecode would be smaller