The Artima Developer Community
Sponsored Link

Java Buzz Forum
Open source Java : why all the hype?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Open source Java : why all the hype? Posted: Nov 15, 2006 10:02 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Open source Java : why all the hype?
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

There's a lot of hype around the whole open source Java thing at the moment, and understandbly so. I was quite surprised when I heard that Sun had chosen the GPL license for Java and, like many others, I had lots of unanswered questions about what this really meant. Thankfully, Sun's open source Java FAQ has lots of answers and I highly recommend a read if you have a few spare minutes.

The thing I'm still struggling with is why this is such big news. There's still a lot to read on this subject, but my understanding is basically as follows.

  • "Java" hasn't been open sourced - Sun's implementations of Java (ME, SE and EE) have been open sourced.
  • Java and related specifications are still under Sun's control and managed through the existing Java Community Process. (I think this is a good thing)
  • The first full open source version of the JDK will be JDK 7.
  • An open implementation allows people to fix bugs, experiment and distribute changes, provided they adhere to the GPL license.
  • People can submit work to Sun for inclusion, provided they sign a contribution agreement to grant joint copyright and Sun the rights to use/open source the code.

My overriding thoughts on all of this are :

  1. I don't think it will affect many people that build Java systems.
  2. The real driver behind open sourcing Sun's implementations is to gain a higher market share for Java on Linux - the current non-open source licensing is the blocker to Java being included in Linux distributions.

Did I miss something?

Read: Open source Java : why all the hype?

Topic: Joshua Marinnaci has started an incubator project for the Misc API (org.jdesktop.jdic.misc) for... Previous Topic   Next Topic Topic: Palladio Component Model Eclipse Plugin

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use