|
|
|
|
|
by chrisseaton
2114 days ago
|
|
It's a feature, not a bug. Java is stable, and evolves with a huge amount of thought (they employ theorists to model the impact of changes to the Java language even.) The benefit of this is a long-term platform, and an excellent implementation. Due to this Java has become the platform where the majority VM research is done, which means Java has many excellent state-of-the-art garbage collectors and a JIT a level beyond that of C#. |
|