What is Java's future if IBM purchases Sun - Stack Overflow [closed]most recent 30 from stackoverflow.com2009-12-02T17:55:49Zhttp://stackoverflow.com/feeds/question/663650http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/663650/what-is-javas-future-if-ibm-purchases-sun7What is Java's future if IBM purchases Sun [closed]Ryan Smith2009-03-19T19:21:39Z2009-04-20T18:52:35Z
<p>I've been reading rumors that IBM is in talks to purchase Sun Microsystems.</p>
<p>If this happens, what do you think the fallout on the Java language will be? Will an open-source branch split off, or do you think it will all fall under a giant IBM umbrella?</p>
http://stackoverflow.com/questions/663650/what-is-javas-future-if-ibm-purchases-sun/663676#6636766Answer by Rob Bergin for What is Java's future if IBM purchases SunRob Bergin2009-03-19T19:28:25Z2009-03-19T19:28:25Z<p>Someone is going to have to do a Find/Replace on all the manuals.</p>
<p>Listen - Big Blue Sun is going to rock the marketplace - IBM is a bunch of great engineers, SUN is a bunch of great engineers.</p>
<p>IBM makes revenue (alot of it) on proprietary hardware/software while understanding OpenSource - Sun also does this really well.</p>
<p>Expect some of the coolest stuff to come out of a IBM/SUN merger or acquisition.</p>
<p>With regards to Java - I think of IBM as the #2 Java shop second only to Sun.</p>
<p>Companies like Oracle or SAP who focus on software and not hardware are going to see come competition from a IBM/SUN.</p>
<p>WSJ has this at a $6.5b deal - that's huge and its all about Java.</p>
<p>My favorite quotes:</p>
<p>Michael Cote, an analyst at RedMonk, pointed out that IBM controlling Java "could be something people who depend on Java will freak out about."</p>
<p>Ian Finley, a vice president at AMR Research added, "If IBM enforces control over the Java Community Process the way Microsoft controls .Net, and WebSphere becomes perceived as better middleware because of it, then IBM gets an inherent advantage. Plus, it could de-stabilize the foundations of Oracle and SAP's products because Oracle's Fusion and SAP's NetWeaver are both tightly wedded to Java."</p>
<p>Al Gillen, program vice president for system software at IDC. "In a community-based environment, if IBM does something with Java the community doesn't like, members can fork Java," Gillen explained. "I think IBM gets that."</p>
http://stackoverflow.com/questions/663650/what-is-javas-future-if-ibm-purchases-sun/663680#6636801Answer by Charlie Martin for What is Java's future if IBM purchases SunCharlie Martin2009-03-19T19:29:33Z2009-03-19T19:29:33Z<p>It's arguable that IBM is even the #1 Java shop; they have a <em>lot</em> of Java done through Global Services.</p>
http://stackoverflow.com/questions/663650/what-is-javas-future-if-ibm-purchases-sun/663774#6637741Answer by Bill K for What is Java's future if IBM purchases SunBill K2009-03-19T19:50:35Z2009-03-20T16:44:02Z<p>Java is open sourced. Sun & IBM could drop it altogether and it should be fine.</p>
<p>Edit:
I guess not everyone knows this (from looking at the comments), so here is the 100% free JDK project.</p>
<p><a href="http://openjdk.java.net/" rel="nofollow">http://openjdk.java.net/</a></p>
<p>It is complete and usable. Sun's implementation is mostly based on the same code, but has a few pieces that Sun doesn't own (and the owners haven't been willing to release the rights) so Sun has been working on re-crafting those parts, or letting the openJDK community do so.</p>
<p>There are a few other JDK implementations available, some are completely open and some are fairly closed.</p>
<p>So I'll reiterate, Sun could vanish tomorrow and it won't seriously affect java.</p>
<p>Also, I think most of the new language work being done on the Java platform is (or should be) in other languages--Java itself should probably be stabilizing and not really adding so many language features any more--like C and C++) </p>
http://stackoverflow.com/questions/663650/what-is-javas-future-if-ibm-purchases-sun/663819#6638190Answer by Eric Wendelin for What is Java's future if IBM purchases SunEric Wendelin2009-03-19T20:02:24Z2009-03-19T20:02:24Z<p>I would guess that IBM would let the Java community have control and figure out another way to monetize Java, successfully.</p>