Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Expo on Google News


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
SYS-CON.TV
Top Links You Must Click On


Jonathan Schwartz: Java Goes Open Source By The End Of This Year
I do not know why people make such a big deal out of the open sourcing Java

Yakov Fain's JDJ Blog

Yesterday, speaking at Oracle OpenWorld conference   Sun Microsystem Sun President/CEO Jonathan Schwartz said that Sun will announce the open-sourcing of the core Java platform in 30 to 60 days. This will be done under  an Open Source Initiative license – the same one as it was used for open-sourcing of the Solaris OS.

I do not know why people make such a big deal out of the open sourcing Java. I do not know who started this “Freedom to Java” movement, but Sun decided to respond. Fine. I like IT news and I never hesitate to  express my opinion on any of them, but this one is just a boring subject to me. I’ll drag this blog for another couple of paragraphs, but honestly, I do not care.

Sun Microsystems was reaching out to the Java community trying to ask their opinion on the subject. I was invited to participate in the conference calls on how to open source Java, but never accepted the invitation. I do not believe that open sourcing Java is good for the community as now we’ll face new issues such as how to deal with forked version of the language. Is your Java really Java or its Java++? Are you Sun Certified Java programmer? By the way, which Java are you certified in? Or, you are XYZ Certified Java Programmer!

James Gosling kept saying, that Java was always free, the source code was available to anyone, and he was absolutely right.  Having the source code of any language or tool available usually serves two goals:

1.    Learn the tool from inside just by looking at the code. See how the creators of the language did it, try to extend their classes as good as them or better, if you can.This was always available with Java

2.    Fix the bugs in the language without waiting for years until the  creators of the language will do so.

Speaking of the bugs…Sun has so called bug parade where  Java developers can vote for particular bugs, so Sun would prioritize the fixes properly. This site has proven to be ineffective, because Sun was ignoring this list. The top voted bug here is five years old. Finding a workaround by yourself was your main option. If you can't find a workaround yourself, Sun sells Developers Expert Assistance for $99 a case (not as in beer).

It remains to be seen if open sourcing Java will lead to quicker turnaround in bug fixes. I do not have anything else to say. I’ve read the news, expressed my absence of opinion on the news,  and will move one with my morning routine. Another day, another dollar.

About Yakov Fain
Yakov Fain is a Managing Director of Farata Systems, consulting, training and product company. He has authored several Java books, dozens of technical articles. SYS-CON Books released his latest co-authored book , Rich Internet Applications with Adobe Flex and Java: Secrets of the Masters in Spring 2007. Sun Microsystems has nominated and awarded Yakov with the title Java Champion. He leads the Princeton Java Users Group. He is an Adobe Certified Flex Instructor. Yakov co-athored the O'Reilly book "Enterprise Application Development with Flex". He twits at twitter.com/yfain.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

So all we need to do is look at the source code and trust Sun to make changes? I wish that were true. But what happens when Sun drops the ball?

Consider this: The Java compiler is broken when it comes to certain instances of multiple interface inheritance. Yes, the Sun compiler doesn't even follow the Java specification. Eclipse once had the same problem, but as Eclipse is open source, it was soon fixed:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=122881

I reported this issue to Sun. I can't even point to a Sun bug report, because they ignored me. I announced this on the Sun Java forums, but no one at Sun took the trouble to investigate:

http://forum.java.sun.com/thread.jspa?forumID=7&threadID=687004

See a similar issue, though, which has been open over a year and never addressed:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6278587

Yes, again Eclipse fixed this problem right away:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=98538

Read the Java forum thread here:

http://forum.java.sun.com/thread.jspa?threadID=632009&tstart=0

In fact, I can't even compile my Guise(TM) AJAX framework ( http://www.guiseframework.com/ ) using the Sun Java compiler---I have to use Eclipse, which actually follows the Java specification and doesn't crash like the Sun compiler does.

So open-sourcing Java brings no advantages---we just sit back and trust Sun to fix their stuff? History doesn't support your viewpoint.

I do not know why people make such a big deal out of the open sourcing Java. I do not know who started this 'Freedom to Java' movement, but Sun decided to respond. Fine. I like IT news and I never hesitate to express my opinion on any of them, but this one is just a boring subject to me. I'll drag this blog for another couple of paragraphs, but honestly, I do not care.


Your Feedback
Garret Wilson wrote: So all we need to do is look at the source code and trust Sun to make changes? I wish that were true. But what happens when Sun drops the ball? Consider this: The Java compiler is broken when it comes to certain instances of multiple interface inheritance. Yes, the Sun compiler doesn't even follow the Java specification. Eclipse once had the same problem, but as Eclipse is open source, it was soon fixed: https://bugs.eclipse.org/bugs/show_bug.cgi?id=122881 I reported this issue to Sun. I can't even point to a Sun bug report, because they ignored me. I announced this on the Sun Java forums, but no one at Sun took the trouble to investigate: http://forum.java.sun.com/thread.jspa?forumID=7&threadID=687004 See a similar issue, though, which has been open over a year and never addressed: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6278587 Yes, again Eclipse fixed t...
JDJ News Desk wrote: I do not know why people make such a big deal out of the open sourcing Java. I do not know who started this 'Freedom to Java' movement, but Sun decided to respond. Fine. I like IT news and I never hesitate to express my opinion on any of them, but this one is just a boring subject to me. I'll drag this blog for another couple of paragraphs, but honestly, I do not care.
Enterprise Open Source Magazine Latest Stories . . .
Apache Deltacloud, the Red Hat-contributed ReSTful API that abstracts differences between clouds so services on any cloud can be managed – provided of course there’s a driver – has graduated from the Apache Foundation’s incubator and is now a full-fledged Top-Level Project (TLP). The...
With Cloud Expo 2012 New York (10th Cloud Expo) just four months away, what better time to start introducing you in greater detail to the distinguished individuals in our incredible Speaker Faculty for the technical and strategy sessions at the conference... We have technical and st...
AMD said late Tuesday that its chief sales officer Emilio Ghilardi had left the company and that CEO and president Rory Read is going to do his job while a replacement is sought. AMD didn’t say why Ghilardi left but it’s assumed Read wants his own people. Read is relatively new to th...
During the lifespan of M3 (Monitis Monitor Manager) there has always been something lacking – timers. M3 execution procedure was outlined in this previous article. The execution mentioned in the latter was a one-time-execution, whereas server monitoring requires periodic invocati...
Red Hat is putting its bought-in Gluster scale-out NAS storage technology, acquired in October, on the Amazon cloud. It’s styled Red Hat Virtual Storage Appliance for Amazon Web Services and other clouds are supposed to follow in short order.
A new episode of the screencast series is now available at the OpenNebula YouTube Channel. This screencast demonstrates the new easily-customizable self-service portal for cloud consumers. Its aim is to offer a simplified access to shared infrastructure for non-IT end users. The scree...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE