Hacker News new | ask | show | jobs
by mccoyst 5081 days ago
Maybe things are different on Dalvik, but javac for the Oracle JVM is about as braindead as a java compiler can get; all of the optimizing is done during JIT.