Developer's Toolkit

Blog archive

Should Java Be Open Source?

Be careful what you ask for, because you might get it.

Get ready for a wild ride. At Java One, Sun Microsystems announced that it would release Java under an as-yet-to-be determined open source license. Various parties have demanded it for years, and at some point in the near future, it will happen.

Now what?

I think this was driven by the fact that Sun never had a viable business model for Java. Despite a significant investment in defining, implementing, and evangelizing the platform, it is not clear that Sun realized a net profit. That's a shame, because many other companies that got on the Java bandwagon did. Java may have sold more Sun servers than would have been sold otherwise, but I suspect that it still doesn't cover the company's costs of development.

So Sun needed yet another Java strategy. Open sourcing the platform will no doubt please many in the community. Vendors such as IBM and BEA looking for an edge will no doubt build proprietary extensions that benefit their respective platforms and the users of those platforms. Enthusiasts will feel more comfortable experimenting with extensions to the language, which will no doubt ultimately result in innovations that can be folded back into the official version, wherever that may reside.

There is certainly a down side. Java will likely become less compatible across platforms and implementations. Some vendors will resort to lock-in rather than innovation to hold onto customers.

What does Sun get out of it? That is a good question. It is likely that there is some favorable public relations to be had from such a significant open source gesture. But will it sell more servers? Perhaps, but not enough by itself to make a difference to Sun's future.

Perhaps Sun hopes for a groundswell of support and innovation comparable to what IBM achieved through the Eclipse Foundation. Then it can add value to the product that comes from such an industry collaboration, as IBM did with Rational Application Developer. That could ultimately benefit Sun, but it has to be prepared to invest a great deal, and be patient for results.

And then comes the difficult part. When those results arrive, Sun has to learn how to sell value-add software and services. As a company, it has never demonstrated these skills before. For the sake of a platform and language that so many depend on, I hope it succeeds.

Posted by Peter Varhol on 05/19/2006


comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube