Sun yanks FreeBSD's Java license
Posted Jan 10, 2005 18:47 UTC (Mon) by
mrshiny (subscriber, #4266)
In reply to:
Sun yanks FreeBSD's Java license by mmarq
Parent article:
Sun yanks FreeBSD's Java license
Nobody who uses Java would claim that GCJ is a better Java than Java. Compiling "to the metal" is actually a disadvantage, since the JVM is faster than the compiled code. Also, you have to distribute binaries for multiple platforms, and you lose optimizations available when the JVM improves its runtime compiler.
Frankly, I wouldn't be surprised to see MORE stuff being virtualized as just-in-time compilation becomes better and better. But I digress.
Java is much, much more than cross-platform compatibility anyway. It is incredibly useful, widely supported in industry, and has an array of fantastic tools to support development and deployment. Running native Linux binaries? No thanks, it just doesn't compare for the jobs Java does well.
(
Log in to post comments)