
Red Hat Not Satisfied with Sun's New Java License 338
twofish writes "According to a Register article Sun Microsystems' new GNU/Linux-friendly Java license does not go far enough for Red Hat. Brian Stevens, Red Hat CTO, says Sun should have open-sourced Java instead. The new license does have the support of Canonical (main Ubuntu sponsor), Gentoo and Debian." From the article: "He says the failure to open-source Java means that it can't be used on millions of $100, Linux-powered PCs envisioned under Nicholas Negroponte's One Laptop Per Child project, to bring affordable computing to children in developing nations. Negroponte wants only open source software on the machines, according to Red Hat, which is a member of the project."
That's kind of a cheap shot... (Score:5, Insightful)
means that it can't be used on millions of $100, Linux-powered PC's
to children in developing nations is a bit of a cheap shot. The way it is stated, it makes Sun look
like some sort of terrible ogre, that is denying children access to computers, when it is the program
creator that does not allow Java on the laptops.
It is similar to the argument people make saying "corporations that make genetically modified food
are causing people in Africa to starve", in countries that forbid the import of genetically modified
food. The policy, not the companies making the food, are what is causing the lack of that particular
food to be used.
Don't get me wrong, it would be great if Sun made Java open source, but what they have now is not evil.
The software is free as in beer to use, and as such would add no more cost to the laptops, if installed, it would just conflict
with the philosophy of the program's founder.
Also, if you want to write your own JVM, Sun has written books [sun.com] to let you do just that.
It is not an easy project, it is similar to JBoss in complexity, but JBoss was written. If the CTO at
RedHat was that concerned about Java not being on the laptops, he could have part of his company work
on an open source JVM implementation. That company has a lot of resources, and would be more able
to manage a project of that complexity than several freelance developers in their free time.
Re:That's kind of a cheap shot... (Score:2, Insightful)
Exactly. It's a bit vindictive to say "Sun is preventing kids from running Java", when there is nothing preventing them from freely distributing Java with every kid's laptop, other than their open source only rule that was arbitrarily made by themselves.
From TFA:
Negroponte wants only open source software on the machines
Re:That's kind of a cheap shot... (Score:3, Insightful)
Re:That's kind of a cheap shot... (Score:4, Insightful)
Re:That's kind of a cheap shot... (Score:5, Insightful)
The license has pretty few clauses that are good enough even for non-free; on the other hand, those "zealots" you're bashing typically have problems with one or two issues per license. Sun's piece of crap is actually worse than their previous license.
Re:That's kind of a cheap shot... (Score:4, Interesting)
Re:That's kind of a cheap shot... (Score:3, Insightful)
Where are you from, coward? Obviously your nation has taught you tolerance and tact.
open source != free software
No shit. I call Debian open source, because by RMS's definition, it includes things that are not Free Software. In fact, Debian's (slightly) more pragmatic approach is the prime origin of the term "open source".
You can open up your sources to everyone on the planet and forbid that they are compiled at all.
Actually, that wouldn't meet the open source defi [opensource.org]
Re:That's kind of a cheap shot... (Score:2)
We know he has rejected free-beer closed source software (i.e. OS X), but it's a bit misleading to describe Sun's licence as 'closed-source'. It's not a binary blob (like many video drivers). You're free to study it, and you're free to implement your own; you could build a computer on a new kind of CPU and OS and compile up a version of the JVM without having to ask Sun's permission. To me that ticks
Re:That's kind of a cheap shot... (Score:2)
You had me up until this.
The community isn't a hive mind. In this case only Mr. Negroponte's opinion here may or may not be considered zealotry because he's made his opinion public.
Sure it would be great if it was open source, but plenty of linux user's like myself are ok installing software like Sun's VM.
Sweeping generalizations of millions of individuals are 100% subjective by nature.
The only thing we know about the linux
Re:That's kind of a cheap shot... (Score:3, Insightful)
Re:That's kind of a cheap shot... (Score:2)
The only reason I can see why Negroponte would practically prefer OSS over proprietary software - aside from cost, which for Java isn't an issue - is the ability to modify the source, if necessary.
Flat out rejecting the use of proprietary software (I apologize if I'm misrepresenting his views..) just because it's not open source (ie. if the software already functions
Re:That's kind of a cheap shot... (Score:5, Insightful)
Re:That's kind of a cheap shot... (Score:2, Insightful)
I'd agree with most of that but see no need for the "only" part. Give them OSS. However, I'd think the goal of such a project would be to expose them to technology. The more you can expose them to, the better of they are. If they want to make changes, etc and learn how to do all that then great they can do that with the OSS provided, but
Re:That's kind of a cheap shot... (Score:4, Insightful)
That's a good argument, but not a good one for *only* giving them free software. What about the idea of giving them the best tool for the job? Wouldn't that that raise them up a bit? Such as a copy of Eclipse running on Java? Or do you want them to be stuck in emacs/C++ land, thinking that will help "raise the third world up" faster?
It also gives them an entrance into the IT market
The absolute BEST way to do THAT would be to load Windows on these machines.
No, the open source rule is arbitrary, petty, and will ultimately hurt the recipients of these machines.
Re:That's kind of a cheap shot... (Score:3)
You don't need Sun's official Java to run Eclipse. Eclipse runs just fine using a Free Software JVM. Debian and Fedora both have packages where Eclipse is designed to run that way. Not that Eclipse is likely to run well on the sort of hardware that Negroponte is planning. Emacs, on the other hand, would run just fine on these machines. In fact, if you are willing to use SWT instead of Swing then you can create software that runs well on Free Software JVMs today. Just don't call what you are writing Ja
Re:That's kind of a cheap shot... (Score:3, Informative)
I agree that Sun is protecting their Java trademark. They have to after what MS pulled trying to kill off Java. I think they do go further than they really have to with it though.
Re:That's kind of a cheap shot... (Score:3, Informative)
So Eclipse the source code suddenly changes based on how it was compiled? Admitedly Sun designed all this talking at cross purposes into how they named a language a runtime and an ABI all the same thing.
Sure, when compiled into ELF binaries Eclipse (the binary) isn't in Java (binaries) anymore (duh!) ... but Eclipse (the source) is sure as hell is still written in Java (the language).
Re:That's kind of a cheap shot... (Score:3, Insightful)
What will be the best tool for the job in 5 years? In 20 years? Will Sun still be developing Java for Linux in that amount of time? If so, will it be compatible with these $100 laptops (which will probably not be replaced until the equipment wears out completely)?
Free software is the best tool for the job when your job has very long-term goals, and Negroponte k
Re:That's kind of a cheap shot... (Score:2)
Does anyone know exactly what problems Red Hat has with the new Java license? How can Debian, Debian(!) of all distros, support it and not Red Hat?
Re:That's kind of a cheap shot... (Score:3, Informative)
Redhat *does* work on an Open/Free Java stack... (Score:5, Informative)
Re:That's kind of a cheap shot... (Score:2)
Re:That's kind of a cheap shot... (Score:2)
Re:That's kind of a cheap shot... (Score:2)
Really? Which version? Did you run 1.0a? Still have it?
"... the first public release of Java and the HotJava web browser came on May 23, 1995. On January 9, 1996, the JavaSoft business group was formed by Sun Microsystems to develop the technology.[2] Two weeks later the first version of Java was released."
Re:That's kind of a cheap shot... (Score:2)
Is it non-Free? Yes? Then it is evil. I'm not RMS, I don't even practice what I preach (I dual-boot Windows and Fedora), but an ideal is at least something to hold on to and strive for.
Free as in freedom is the way to go. Don't accept anything less as the optimal solution - doing so just leads us further down the path where Free software becomes the exception, not the norm.
-Erwos (displaying his idealist
Re:That's kind of a cheap shot... (Score:3, Insightful)
Ever heard of terminator seeds? Seen any of the research about how they can spread to contaminate non-patented crops? Corporations that make GM food are causing people in Africa to starve whether countries allow the import of their crops or not.
Re:That's kind of a cheap shot... (Score:4, Insightful)
Sterility - heritable ? Spreading???? WFT?!?!?!?
not satisfied with what? (Score:5, Insightful)
"No date has been set for open sourcing Java but Sun is anxious to get more developers involved in the JCP and using NetBeans to get their feedback."
What's this bonehead complaining about?
Re:not satisfied with what? (Score:2)
Re:not satisfied with what? (Score:4, Interesting)
Well, given the specs for the OLPC 'puters (Score:5, Funny)
Re:Well, given the specs for the OLPC 'puters (Score:5, Funny)
Whose fault is it if it can't be used? (Score:5, Insightful)
Well then that's Negroponte's problem, not Sun's. There's nothing in Sun's license that would prevent someone from bundling the JVM with whatever hardware you please.
Debian? (Score:2)
Re:Debian? (Score:4, Informative)
Before that, the Debian Project leader said someone [debian.org] apparently read the license, but not only was it definitly not analysed in public, but also apparently he did not think it proper to explain anything.
Debian's non-free is not for copyright violation, but for Freedom violation.
Re:Debian? (Score:2)
Re:Debian? (Score:3, Informative)
Sun is a Business... (Score:5, Insightful)
Re:Sun is a Business... (Score:3, Insightful)
Re:Sun is a Business... (Score:2)
For the last time, Java has the source available [java.net]. It just isn't "Free Software" in the sense that you can't release your own binaries or fork the code.
Re:Sun is a Business... (Score:2)
Yes, so please explain again how it will hurt Sun's bottom line to go the extra step of making it open source. They've gone more than halfway there, but they're not going to get the real benefits of open source without finishing the job.
In other words, it's not even CLOSE to being open source. Being able to release your own binaries is one of the s
Re:Sun is a Business... (Score:2)
Re:Sun is a Business... (Score:4, Interesting)
The same is true of various other open source licenses.
And in any case, that doesn't answer my question as to how it would hurt their bottom line.
Honesty? (Score:5, Insightful)
Re:Honesty? (Score:2)
I'm sorry, but how? (Score:4, Insightful)
Re:I'm sorry, but how? (Score:4, Insightful)
Re:I'm sorry, but how? (Score:3, Insightful)
Free or not - same like being pregnant - you are or you are not. Java is not (free).
I seriously doubt (Score:4, Insightful)
If Java is to run on the OLPC computer, it needs a smaller, simpler implementation. Sun provides all information neccessary to build one. It's up to Red Hat or any one other than them to make it.
And, BTW, teaching Java to kids?! What do you want? To scare them away?
Re:I seriously doubt (Score:2)
Re:I seriously doubt (Score:2)
use only a java subset (Score:2)
Java on the OLPC computer makes a lot of sense. That way the organizers can use any hardware and software configuration, ( even change the HW and SW in future models if they find cheaper alternatives) and not worry about re-developing applications. also, tons of educational Java applets would be instantly available to the new mac
Re:I seriously doubt (Score:2, Informative)
If that seems counter-intuitive, consider that java compiles into machine code (at run time) that is run time-optimized.
For instance, if it notices that it's frequently calling a series of functions with a certain set of values and those functions don't change state, it could calculate the return and skip calling the function altogether.
Although that may not be an ex
Re:I seriously doubt (Score:2)
This claim is made in every Java-related thread. In fact, with every thread, the claim gets more extravagant. You're the first person I've seen assert that it is often faster, or significantly faster.
So, where's the proof, please? Which scientific, peer-reviewed study are you referring to that demonstrates that Java is "often significantly faster" than C?
All I see in your post is fantastic claims supported by fast talking and handwa
Re:I seriously doubt (Score:4, Insightful)
Which is to say, Java is typically somewhere between 50%-100% the speed of C. Specifically, this would mean it is typcially NOT as fast as C.
Not sure what you were saying, but this seems to be a _very_ reasonable claim, and perhaps a bit conservative. You can certainly craft some scenarios where Java could be faster, and I expect Java to typically be faster than half the speed of C.
Even in the java benchmark revisited, where the author is out to prove a point that Java is slow, Java performs fairly well (often better than 50% as fast as C using g++), and even sometimes being the fastest or in a dead heat with C (methcall and heapsort). This completely ignores that Java's performance will often be best in more complex applications, when it's own internal optimization can really pay off. Certainly, there are likewise instances where Java can be shown to be much slower than C as well.
Anyway, I can see your point in general, but I think so all the "extravagant claims about Java peroformance posts" to respond to, you picked the wrong one.
Debian? (Score:3, Informative)
"We are really pleased to see Sun's increasing involvement in the free software community, from the opening of the Solaris Operating System source and now the re-licensing of Java technology to be compatible with GNU/Linux distributions, and are looking forward to building stronger ties with the Sun community in the future", said Anthony Towns, Debian Project Leader.
Marketing speak from Debian? Anyhow, it does confirm that Debian is convinced this is open enough "to be compatible."
Re:Debian? (Score:5, Informative)
Re:Debian? (Score:2)
Unfortunately, yes.
> Anyhow, it does confirm that Debian is convinced this is open
> enough "to be compatible."
This is by no means settled.
NOT "GNU/Linux friendly" (Score:4, Insightful)
Re:NOT "GNU/Linux friendly" (Score:5, Insightful)
It sounds like Red Hat has it's cake, now it wants to eat Sun's too. Me, I just want emerge not to bail when it gets to java.
Re:NOT "GNU/Linux friendly" (Score:2)
What's wrong with Red Hat wanting to add real-time features?
So?
If the hypothetical Red Hat version passed the Java conformance testing, they could call it Java. If it didn't, they'd have to call it something else. Either way it doesn't hurt Sun.
It's entirely possible that Red Hat might do a good job of it, and Sun might choose to inclu
Re:NOT "GNU/Linux friendly" (Score:2)
The Stallmans (and apparently Nicholas Negropontes) of the world aside, it STILL, and always has, counted as free-as-in-beer.
Jeezus, people, get over this self-righteous trip about source code. As an SE, I appreciate having source code available, but will in general just run what works.
And that best describes 99.999% of the planet - They don't care about your BS philosophies. They just want a cool app to edit their digital pictures. A solitaire clone.
Re:NOT "GNU/Linux friendly" (Score:4, Insightful)
Re:NOT "GNU/Linux friendly" (Score:3, Insightful)
Actually it doesn't. It was put into Debian non-free without proper vetting of the license, and will likely be pulled out again. It's not going into Red Hat Enterprise Linux or Fedora.
That's another red herring. Making Java truly open source doesn't make it any more or less difficult for people to submit bogus patches to Sun. As
Why would you want java on there anyway? (Score:3, Insightful)
I mean, I know why, but it's going to run like shit. I'm not saying that Java programs are slow or anything, but running Java on top of your OS is just adding weight and complexity, and we're talking about systems with extremely minimal specifications anyway. The machines don't need to run every program out there and Java on the web (as transmitted to browsers) is likely losing importance what with the whole AJAX thing.
Just the windows install for the latest JRE is 7.1 MB. That's the compressed package. It probably blows up to be twice that size. Java also has some noticable memory consumption overhead. Is it worth it on more capable systems? Sure. Is it worth it on this little toy computer? Hell no.
Re:Why would you want java on there anyway? (Score:3, Interesting)
You attitude towards the "weight and complexity" of Java is also out of date. Early versions of Java had a reputation (deserved, alas) for being bloated and slow. But nowadays, the Java runtime isn't any heavier or more complex than most of the runtimes you need to run most of the software out
Re:Why would you want java on there anyway? (Score:2)
Re:Why would you want java on there anyway? (Score:2)
Why would the $100 laptop want Java when it has Smalltalk?
Java was designed as a cut-down version of Smalltalk with C++ syntax. Since the $100 laptop is not aimed at people with C++ experience, this ceases to be an advantage (Smalltalk syntax is clearer). Oh, and Smalltalk already has a much nicer development environment than anything available for Java.
Re:Why would you want java on there anyway? (Score:2)
Re:Why would you want java on there anyway? (Score:2)
Money. (Score:4, Insightful)
Re:Money. (Score:3, Informative)
Re:Money. (Score:3, Interesting)
Open sourcing may also increase the number of programmers adopting java and the number of manufacturers of hardware and software (operating systems) distributing java thereby growing the market for Java services. Finally open sourcing java may increase revenue from testing and compliance for those that want to pass the official
License terms? (Score:2)
Anyone have the details, please?
CC No-No? (Score:2, Offtopic)
Re:CC No-No? (Score:2)
Re:CC No-No? (Score:2)
What we have instead is a set of licenses. Some count as open source. Some do not. There's even a CC licenses that allows the user no rights- basicly it means the data is completely proprietary. You can't copy it, use it, or modify it.
SO when you want to talk about a CC license, specify which one you mean. Otherwise no answer is possible.
Re:CC No-No? (Score:2)
I did specify which license, by linking to the arguments about it. The second of the two linked pages even quotes the specific license's clause.
Having several CC licenses, only one of which is under discussion, does not mean that there is no such thing as a CC license. It means there are several such things as a CC license.
If you want me to take your advice, earn some respect by dropping the obnoxious, unearned condescension, the arrogance of ignoring the content you'
Re:CC No-No? (Score:2)
You didn't.
Re:CC No-No? (Score:2)
I've been sensing... (Score:2, Insightful)
Although a platform in and of itself, Java is built on its own Object-Oriented language, and most people expect languages to be public-domain-ish, like C++, which is still a tremendously popular language despite its relative age and quirks.
However, when it comes to C++, there is no "official" imp
And we're surprised by this how? (Score:3, Interesting)
More to the point, why do so many people have their hats on so tight that they can't think straight when it comes to Sun? Like Netscape and Oracle, people are willing to overlook a huge number of idiocies in certain companies in the name of united hate towards Microsoft as if Microsoft was the only closed source software publisher. In the end, THAT is what this about because even if every byte of Java's code was naked to the world, it isn't going to be any less slow or bloated. Fixing Java and spreading it is NOT what this is about.
Sun has plenty of baggage but positioned Java as if they could have their cake and eat it too: uber-cross-platform but closed source. Everyone should buy into it as if it came from the masses organically instead of top-down from Sun, as if it was open when it wasn't, and adopt it while shouting crap at Microsoft about Visual Basic, and so forth.
So now the OSS community which has so many coders so deeply psychologically invested in Java and the potential future, despite that future to date falling abysmally short of any of the initial propaganda, finds that they can't ignore the chickens who came home to roost and are laying eggs all over the sofa and desk.
Time to get with it and either pressure Sun or let the issue drop and come up with a totally OSS cross-platform language. Oh, I forgot. We have them but we still hold this childish fascination with the legend of Sun as competition for Microsoft when they are demonstrably not and their flagship OS Solaris is being kicked aside for SuSE, Ubuntu, and Fedora Core here, there, and everywhere. If the OSS community wants to continue this idiot face-off with Microsoft, the it needs to stop clinging to the apron-strings of companies that are in the end not one bit different.
Whichever way Sun goes on this, the OSS community can't let that be an influence or controlling factor in anything. Life must go on, Java or not. Not as though I use it for more than KoLMafia [sourceforge.net] anyhow. Give me something that is fast, open, and cross platform that lives and dies by its own credentials and value. NOT something crappy being clung to for psycho-political reasons.
Sun still afraid (Score:3, Insightful)
It seems They are afraid some one will provide better support for java then Sun. Perhaps the worst possibility is that Micro$oft will provide that support. :p
grasping for straws (Score:4, Funny)
Well ahem, if that's his only good argument ....
Let's not be too hard on SUN... (Score:2, Insightful)
As far as Java being Open Source, hasn't Java source code been available for years? Are we talking open source or GPL'd?
Re:Let's not be too hard on SUN... (Score:2)
> available for years? Are we talking open source or GPL'd?
We are talking about Open Source. "You can look at the source but only if you agree to this restrictive contract" isn't Open Source.
The whole thing is lame. (Score:2, Interesting)
Leave Java Alone! (Score:5, Informative)
Re:Leave Java Alone! (Score:4, Insightful)
To heck with Red Hat - rest of us should move on (Score:2)
Is Red Hat still a viable business? I am just curious - I don't use their stuff.
Also, didn't Red Hat buy JBoss? Why on earth would they not be strongly motivated to ship with built in JREs?
Re:To heck with Red Hat - rest of us should move o (Score:2)
Sure they are. Maybe that's why they want a better license.
man... (Score:2, Insightful)
Where do they get off demanding that sun or any company release its software under any particular license? Sun is *already* giving away their
Re:man... (Score:4, Informative)
What next, are they going to refuse to include the linux *kernel* because it doesn't use the latest version of the GNU license? Why would they do that. The kernel is free software whereas Java never has been anything like free software.
Where do they get off demanding that sun or any company release its software under any particular license? They only control the nature of what they ship
Sun is *already* giving away their software for free. Only in the limited sense that Internet Explorer is "free". It comes with very limited freedom and lots of strings.
Red Hat and others should consider themselves lucky that it gets to sell software that it didn't even write in the first place. Luck had nothing to do with it. It is free by design, and were it not free, it would not have received the contributions.
The people that are acting to *prevent* anyone from getting access to java are the linux distro makers who refuse to put java in. It has been Sun's decisions to restrict its freedom from the outset, which is why many people who cared most about Java have abandoned it for better alternatives.
This is nothing but an inconvenience for users. Who seriously does not go ahead and install sun java anyway? There are any number of languages with a free or open source base whose users do not just go ahead and install Java, and their numbers will continue to swell as long as Java is proprietary.
Who is not inconvenienced by the fact that most distros refuse to integrate it into their package management scheme? Apparently Sun is not inconvenienced, and it is their call to make the license free or proprietary.
There's literally no reason that red hat, ubuntu and others couldn't package sun java. Only if you are someone who can't tell the difference between Free / Open Source and proprietary software.
They only do it out of a desire to strongarm sun into using a different license which will not provide any benefit to their user base. Their current user base or their potential user base? The Sun directions have greatly restricted the former. You may be right that those who care about programming and distribution freedom have already moved on which is why there is no one asking for it any more. I stopped asking quite a while ago and ported away from Java.
If I was a shareholder, I would punish them severely for this nonsense, as it doesn't serve any kind of business end that I can see, and is more reminiscent of the behavior of the FSF than a for profit company. Someone needs to remind them that they are obligated to pursue the ends of their users and their shareholders before anything else. Of course, and by the same logic, they really should be packaging Visual Basic, instead of Java in the first place.
Not Supported By Debian (Score:2)
This is not true. The package has been added to Non-free (without adequate discussion IMHO) but it may not stay, and it most definitely will not go into Main.
This package is far from Free, and may not even be legal for Debian to distribute in Non-free.
JavaOne Announcement-- "Not if, but how" (Score:3, Informative)
This seems a pretty strong statement from Sun-- particularly compared to the waffling they've done in the past with respect to open source and Linux, yadda yadda. Given the conversations I had with various Sun-folk at the conference, it's pretty clear that there is a very strong pro-OSS camp within Sun, and we should be patient just a little bit longer.
And speaking of open source and Java, that was one of the big themes at JavaOne. Pretty much all the big name orgs here (Sun, Oracle, IBM, BEA, etc.) made a number of announcements about their open-source contributions. I know the debate on open source involves subtle and unresolved arguments, but apparently the powers-that-be at these corporations are convinced enough to buy in (quite literally, since they are ponying up serious money to fund the work). Of course, as profit-driven machines, they are doing it because of the anticipated return on such an investment, but that's still cool by me, since I love free speech/beer as much as any SlashDot AC, and will take any vindication of the same from just about anywhere I can get it....
Red hat can...what's the word?...blow me (Score:4, Insightful)
Re:Red hat can...what's the word?...blow me (Score:4, Insightful)
They take software developed by the open source community, add some tweaks, and sell it for good money.
It's tempting to think like that. Actually, Red Hat subsidizes a very large amount of open source development, including kernel developers and other folks that do good work on some of the most essential parts of GNU/Linux. They make great contributions to the community--they are the community.
Redhat in a Nutshell (Score:5, Insightful)
Before, the status quo was actually more palatable to RedHat - no free Linux distribution could legally distribute Sun's JDK/JRE and everyone complained. This also meant that there was a lot of interest in creating a free software Java solution - gcj, harmony, classpath, etc - something that RedHat has invested a lot in. Plus, RedHat could still support Sun's Java through RHEL.
Also, everything that JBoss has created is all open source, but all of it requires Sun's Java. I seriously doubt any of JBoss' major clients runs any part of JBoss on gcj. I think RedHat's next move was to start migrating JBoss' components so they could run on gcj as well, further providing momentum to the free software Java solution as well as moving the largest open source Java company (and its highly deployed Java Application Server) towards a non-Sun Java.
Now the circumstances are a bit different. I think Sun is hoping (and RedHat is dreading) that Java is now "free enough" - without being free software. Now all the distributions can legally provide Sun's JDK/JRE - even Debian, which is more or less the standard (though it is in the non-free section), and consequently Ubuntu, which is now the crowd favorite. Since perhaps the biggest complaint about Sun's Java has now been diffused, there's likely to be a shift in attitude towards free software Java. Why bother? But this is exactly the situation that RedHat doesn't want to be in. I really doubt they want to support gcj while essentially still endorsing Sun's Java through JBoss.
Obviously, this is all my speculation, so I could totally wrong. But it makes sense to me.
Re:Have any of you assholes who bitch (Score:3, Interesting)
Re:Have any of you assholes who bitch (Score:2, Funny)