(March 24, 2012 at 9:27 pm)Moros Synackaon Wrote: I disagree -- with Java, you get a series of drawbacks that often leave one questioning the applicability of it. For instance, object creation is rather expensive in the JVM. You more often find that Java is fragile performance-wise to bad programming patterns.
Thus JIT compilers.