Shonzilla, a pattern-seeking animal

Life is a game of patterns and chance, and those who play well will win.

Feeds
Add to Technorati Favorites


Twitter

See also (via Entrecard)

programming coupons powered by RetailMeNot.com

Fri Jun 20

Java is free as a bird

After announcing at JavaOne 2006, Java and it’s 6.5 million lines of code will become free software (which later became OpenJDK) last week open sourced Java passed the entire Java TCK (Test Compatibility Kit).

Java logo

What does this mean?

It means that any Java technology company will be able to improve any part of Java framework.Due to the nature of GPL any derived work (i.e. improvement) is required to be released under the same license, thus maintaining the best-of-breed Java improvements to be available to anyone.

GNU logo

In other words, this is really good news for any Java developer and company with Java technological focus.

Richard Shaples from RedHat (full title: Director of Product Management at JBoss EAP) writes more about the history and what it means also plugging Linux distribution Fedora 9 as the first one to bundle completely free and open Java.

Go Java!