Category:Java: Difference between revisions

Content added Content deleted
m (Added platform link)
m (Added GC link)
Line 8: Line 8:
* High performance (Java code running with a modern JIT is often comparable to the speed of [[C++]])
* High performance (Java code running with a modern JIT is often comparable to the speed of [[C++]])
* Comprehensive class library
* Comprehensive class library
* Automatic memory management
* [[garbage collection|Automatic memory management]]
* Huge user community
* Huge user community
* Well supported by the open-source community and commercial industry ([[Sun Microsystems|Sun]], [[IBM]], [[Oracle]], HP, BEA, [[Mac OS X|Apple]], etc.)
* Well supported by the open-source community and commercial industry ([[Sun Microsystems|Sun]], [[IBM]], [[Oracle]], HP, BEA, [[Mac OS X|Apple]], etc.)