Google: Sun Offered To License Java For $100M 173
alphadogg writes "Sun Microsystems offered to license its Java technology to Google for $100 million, a Google attorney said Thursday, attempting to show that Oracle is out of touch as it seeks billions from Google for patent infringement. Oracle and Google were in court for a hearing in Oracle's lawsuit accusing Google of patent infringement in its Android OS. Judge William Alsup was in a feisty mood, warning Oracle that 'this court is not a wholly-owned subsidiary of Oracle Corporation' and telling Google that Andy Rubin, who runs its Android business, will be 'on the hot-seat' at trial. He also criticized both parties for taking unreasonable positions regarding the amount of damages owed for the alleged infringement."
Not a wholly owned subsidiary... (Score:2)
... but they do hold a majority share. :-P
This judge mostly gets it (Score:3)
My god, avoiding Java fragmentation was a cult religion at Sun (witness the Microsoft Java suit). Keeping Java under one umbrella was pretty much ALL Sun cared about for the last ten years of its life.
Re: (Score:3)
Agreed! I was surprised to see that the judge used those words, as I thought the question to be answered by a Sun employee not on Oracle's payroll was not "is fragmentation bad?", but rather "did Android fragment Java?"
From earlier in TFA:
Re: (Score:2)
Who cares if Android fragmented Java as a language.... Google is allowed.
Isn't this about using IP and patents?
Re: (Score:2)
Re: (Score:2)
Who cares if Android fragmented Java as a language.... Google is allowed.
Not according to previous litigation [wikipedia.org] they aren't. And the US is a precedent-based legal system.
Re: (Score:3)
The previous litigation was about calling the fragmented version "Microsoft Java", though (i.e. primarily a trademark issue).
Anyway, I don't think Sun minded fragmentation of language itself - at least they certainly permitted various extensions - so much as the JVM platform itself (i.e. non-compatible .class formats etc). By that metric, Dalvik either horribly fragments Java (if you consider it Java to begin with), or else it's something else entirely and bears no relation. I think any reasonable person wo
Re: (Score:2)
They could ask Gosling, oh wait he works for Google now. This is a tough issue for me at least. Java was designed by, written first by, marketed and pushed by Sun. Though this was years ago. By now it has indeed become popular but there are patents that still apply regardless of if its been rewritten by others. See, see it isn't Java - we changed the namespaces!!! It is understandable that Sun didn't want fragmentation of Java. It is one of the remaining great things they did. The $100m price to license Jav
Re: (Score:2)
to be fair with the Microsoft java suit - it hinged on MS calling it Java..
I don't remember Google ever labeling it Java
Re: (Score:2)
They cared not about fragmentation, but about not letting Java slip out of JCP control. Now if JCP did not require some stupid licensing provisions from Java implementations, Apache Harmony would have been a valuable project in the ecosystem... Sun had those requirements and Oracle have turned around on their position...
I wish Java went to Google rather than Oracle (Score:3, Interesting)
As much as I hate Google as a company, I wish ownership of Java went to them instead of Oracle when Sun died.
Oracle has a culture of making everything needlessly complicated. Sun did too and that always hurt Java, but Oracle is far worse.
As a long time Java developer I feel like a Parisian in Nazi held France.
Re: (Score:2)
At that time, I also didn't understand why Google didn't just buy Sun for whatever they needed to pay. Would have saved everybody a lot of trouble.
Re: (Score:2)
I could see Google buying Java ( though maybe at the time it wasn't an obvious benefit ), but Google isn't the kind of company to be interested in the other things Sun did or Sun's corporate culture.
Re: (Score:2)
but Google isn't the kind of company to be interested in the other things Sun did or Sun's corporate culture.
Google wouldn't be interested in Sun's server or storage IP? really?
Re: (Score:2)
Re: (Score:2)
Yet the damages that Oracle now demands from Google are about as much as what Oracle paid for Sun. Of course those demands are ridiculous, but still, this possibility could have been a justification for Google to buy Sun. And maybe after stripping out Java, they could have sold the hardware part again.
Re: (Score:2)
Forget Java... I wish Google would continue the work it promised to do on Python. What is going on with unladen swallow?
When Hubris takes precedence over Brains... (Score:2)
I do think $100 million is a bit much for licensing Java, however Google has to admit that the Java technology is worth a considerable amount of money since they worked hard to copy it.
If they both knew what was good for them, they would enter into some cross licensing agreement where Google can focus on something else besides trying to defend their blatant copy of JVM, and Oracle would have access to Google's refinements that made Java run better on underpowered hardware (register based v. stack based JVM
Re:When Hubris takes precedence over Brains... (Score:5, Interesting)
There is no such thing as a copy of Suns JVM etc.
The only thing that is "similar" is the fact that the "language" used to program on Android "looks like" Java and is ofc from a programmers point of view the same as Java.
However as soon as you start doing serious development, you realize there is no "Android Java Platform" there is only a language!
In other words: there is no claim or wish or hint that a "Java Program" would run on Android. The programs need to be considered "Android Programs". The opposite is true as well, an Android Program is not advertized to be compatible to any Java Platform in any way.
Java is just a modern Pascal in this case or a newer C ...
If you bring the point about register based VMs versus stack based ones, then python and parrot infringe also Oracles patents?
That is very very true and also very very sad :-/
Re: (Score:2)
Re: (Score:2)
First of all JVM isn't Java SDK. Part of the process of compiling an Android program is to convert the byte-code instructions used by Oracle's JVM into another v
Re: (Score:2)
But what are these patents and how do they apply? Is there really a patent on Sun's bytecode format for JVM, which is in no way that special or unique. There's only so many ways to do this, and anyone who's familiar with a variety of existing byte-codes, from UCSD P-code or Smalltalk-80 would derive something very similar.
Re: (Score:2)
No, it doesn't require a Sun JDK. It requires a compiler that is capable of translating a source written in Java (the language) into a .class file containing JVM bytecode. You can use any of the several dozen available compilers for that purpose, or write your own.
By the way, you could write a program that translates Java bytecode to .NET bytecode (indeed, such already exist - e.g. IKVM). Is the existence of such a program sufficient to say that ".NET is Java"?
You can also have a program that takes Java cod
Re: (Score:2)
Visual J++ was the development environment (a part of Visual Studio) - that was not the issue. The issue was that the virtual machine was called "Microsoft JVM", and loaded .class and .jar files - with several non-standard extensions like delegates, which the license agreement that allowed the use of the trademark "JVM" and "Java" did not allow.
Dalvik does not call itself "JVM" or "Java".
Re: (Score:2)
It's better to assume that Oracle cares more about money than the future of some language.
Now seeing what Slashdotters... (Score:5, Insightful)
... have always talked about on here.
Software patents are tired, pointless and ultimately just fucking dumb.
Watching the patent wars that are continuing to errupt in the mobile telecoms market is clear evidence of this. Everyone is suing everyone else for breaching ideas, rather than implementations.
I may have gotten this completely wrong, due to all the Chinese Whispers that comes with this kind of thing, but if it's true, how on earth can Apple patent the idea of recognising a phone number in a piece of text. Jesus Christ, you can do that with a fucking regular expression..!
(surely the above is not what they're suing HTC over, right???)
Software patents need to go, as this is all starting to become fucking ridiculous.
Instead of innovation to draw customers and and generate revenue, Microsoft, Apple and even now HTC are reaching into their portfolios and waving crappy bits of paper in each others faces.
"Customers? We don't need customers!" they screech. "We're just going to make our money off you, instead!"
Stupid, stupid, stupid.
Re:Now seeing what Slashdotters... (Score:5, Interesting)
And if anyone still needs further convincing: the makers of Angry Birds are now being sued for patent violations
http://www.bbc.co.uk/news/business-14245047
As the kids say: What. The. Fuck????
Re: (Score:3)
Sigh. Yeah, software patents are a great idea. Really promotes the useful arts. If you're a lawyer, that is.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
None of those rise to the level of suing the makers of Angry Birds. It's like suing Santa Claus or Ghandi...
Re: (Score:2)
The FA did say that Rovio had not yet been presented with official documents and the article was pretty slim on details regarding what patents were abused. This sounds/looks more like a good 'ol mobster shakedown then violation. What would be nice is if Lodsys was brought up on rackateering RICO charges. It might actually make patent trolls take the time to investigate their cliam before filing.
(Damn its hard to take off the rose colored glasses)
Re: (Score:2)
I believe one of the patents Apple is trying to beat up Android phone manufacturers with is the infamous BT "mobile computer" US patent that they acquired from the UK telco. This seems to prevent anyone else making any form portable device that can run custom applications.
Random observations from Europe (Score:2)
As an European (from Finland), this is mainly a spectacle of American justice system. Here are some random thoughts based on this news.
In here I constantly hear that "American justice system is corrupted, owned by politicians and big money... Blah blah blah." Now we have an example to observe. It seems to me that the judge is this case is not willing to cave in for anything. The junge is strict, has huge balls, and it appears that the best thing he can do for his career, is to make just decision.
I also bet
Re: (Score:2)
Re: (Score:3)
The court merely follows, and makes judgements, based on the rules. That is what it means to have rule of law, and it's really a good thing.
Re: (Score:2)
Software patents don't apply in Europe so your point is moot. Google just got lucky with a nice judge, that's all.
Re: (Score:3)
Re: (Score:2)
I live in Europe (Central-Eastern Europe) so don't preach me about corruption, as I know it pretty well :) . However if we look at the EU level laws, we see that
1, there are no software patents
2, ACTA still haven't passed, despite heavy lobbying from US side
3, age of consent in most places is around 14-16 years.
My point is, if you have less crappy laws, it's harder to abuse them, even if you have stupid/corrupt judges.
Re: (Score:2)
i was about to say - this is not your normal Judge in my eyes.. they really lucked out.
Re: (Score:2)
Just proves that you need to take everything on slashdot with a massive grain of salt.
How much Sun wanted is irrelevant (Score:2)
Disclaimer: I'm not taking sides here, just posting a general info.
If I release some software under GPL-- completely free (beer and speech) -- and someone takes that source code, strips all copyright info, and creates a closed source version of my software, I can receive financial damage compensation. It doesn't matter that my code is available free of charge.
Re:How much Sun wanted is irrelevant (Score:4, Interesting)
'cept that's nothing like what happened.
In fact, all Google did was reimplement an already clean-room reimplementation of Java. The case is about software patents, which Oracle claims Google infringed by doing so, not copyrights. The only mention of copyrights was Oracle trying to say "Google made an interface that was compatible with Java" because Google took a public header file (which are non-copyrightable through reason of insufficient expression - because they are *fact*-based files, nothing else) and used it to create a compatible API.
The lawsuit is basically trying to say "no-one, anywhere, can make anything even vaguely similar to Java because we hold the patent on it", not "Google stole our Java code".
But, please, do carry on trolling.
Re: (Score:3)
I am a bit in the dark as to the intricacies of Java and Dalvik, so forgive me if this is a daft question...
When you say Google "create[d] a compatible API", is this similar to what WINE did for the WIN32 API? A re-implementation, through new code, that emulates* the functionality of the precursor?
* I know -- WINE is not an emulator, I use the word in a more metaphoric sense.
MC
Re: (Score:2)
Even better than that - they used, in part, an Apache open source project that had already done that (basically reimplemented Java) and reimplemented the Java VM themselves with compatible interfaces so you *can* run Java code on it without (too many) modifications.
But because they wouldn't go through the Java certification process and/or pay off Sun, Oracle waited until they owned Sun (who didn't really care for years) and then tried to sue only Google. Basically, they say that if you're not certified, yo
Re: (Score:2)
Yep, that's just about exactly what they did. They aren't the first either. Kaffeine and GCJ and many others have done the same - but oracle only sued Google.
Re: (Score:2)
Yep, that's just about exactly what they did. They aren't the first either. Kaffeine and GCJ and many others have done the same - but oracle only sued Google.
Only suing where the big bucks are isn't exactly news either.
Re: (Score:2)
I don't think you can't implement your own version of Java without being sued, as IBM and the ASF have been distributing their own implementation for years. I think, in poor words, that you can't have a commercial implementation and call it "Java" without giving money to Oracle.
If I remember correctly, Oracle opposed this "field of use" limitation when they weren't the owners of Java. Talk about consistency...
Re: (Score:2)
I was making an analogy solely about the fact that the price of something does not necessarily relate to the amount of granted damages. And that analogy still stands.
Re: (Score:2)
But they did something that you didn't give them an option to pay for, which is completely different than the case in question in which there is a price set for what was done (whether the activity was infringing is a whole other question).
Re: (Score:2)
That depends on the country and law you are in.
In germany you would not get any damage compensation as you had no measurable financial damage.
Re: (Score:2)
The amount you charge for distributing software under the GPL, even if you offer it gratis, is completely unrelated to then the amount you would charge for offering alternative license terms. Conversely Google are claiming Sun set a price for licensing the technology on the very terms that Google asked for. This can and should be taking into account in calculating any real damages. However admitting that this was discussed also risks strengthening Oracle's case that there was willful infringement, which wou
Re: (Score:2)
this is complete FUD. no copyright infringement occurred, no code was copied. this is about patents. please learn about the difference.
I know the difference between copyrights and patents. What I wrote was an analogy and that analogy is still valid.
Re: (Score:2)
Lawyers (Score:2)
Forget all the laws, the rules, the years of training... they only help you clerk. The single most effective tool in a lawyer's warchest is being able to deadpan better than Al Pacino.
Re: (Score:3, Insightful)
Re: (Score:3)
Re: (Score:2)
if system would be working, this suit wouldn't exist, but it is a nice example of judge having sense of humor and humiliation.
Re: (Score:2)
It sounds like the judge is explaining to the lawyers how they should do their job.
He asks for a Sun executive not on Oracle's payroll who would testify in Oracle's favour, then Oracle suggests someone who is on their payroll, and the judge has to explain to the lawyer that someone not on their payroll would be a lot more convincing to the jury. Honestly, can't Oracle's lawyers think of that on their own?
Re: (Score:2)
Re: (Score:2)
>He asks for a Sun executive not on Oracle's payroll
But does that standard also apply to Google?
By rights, Google should have to produce ex-Googlers who will testify that they are correct, right?
Re: (Score:3)
- Sun betting that google would pay $100M to prevent future lawsuits (after all, Google has been playing with fire all along)
- Google betting that they would pay nothing after all, so they preferred to bet "lawyer fees" vs "$100M" vs "lawyer fees + billions"
- Oracle betting whatever they bought Sun for - for a chance to win billions.
Also, lots of small investors with stock in google and/or oracle, just spending the day at the casino
Re: (Score:3)
(after all, Google has been playing with fire all along)
How so? They specifically created a technology base from the ground up which is superior to to Java ME and is NOT a derivative work. Your argument implies either you're being spoon fed misinformation from Oracle, or that all technology development is, "playing with fire." Can you clarify what you meant because I seriously doubt you meant the later and its not clear at all how the former can be the least bit true.
Re: (Score:2)
Re: (Score:2)
or that all technology development is, "playing with fire."
With sufficiently many patents around, it is, since patents don't have the requirement that your work must be derived (rather than your own idea that happens to be similar enough) in order for patent to apply.
Re: (Score:2)
[citation needed]
Re: (Score:2)
It's pretty obvious they knew about these patents but ignored them so that puts them in the wrong.
I'm sure you're right, legally. But morally ... "An unjust law is no law at all" is among the most agree upon paradigms of the great thinkers. Google didn't just steal and ship Java - they improved upon it to actually be the first ones to make the promise of mobile Java a reality. Building upon the work of those who have come before is an essential element of progress. Yeah, the patent system was intended t
Re: (Score:2)
Google didn't just steal and ship Java - they improved upon it to actually be the first ones to make the promise of mobile Java a reality.
So... all those Blackberrys that run JavaME apps aren't a reality?
Up until quite recently, they outnumbered the Android phones.
Greedy, Google. (Score:2)
Uh, well, morally?
I'd go the other way. Even if Google didn't have a legal obligation to pay Sun, I'd say that morally it would have been the right thing to do.
I mean come on, we're not talking about a 2-man garage startup being crushed by Sun Microsystems.
The overage sketch is Sun creates Java, nurtures the Java ecosystem, including the millions of developers who are automatically Android developers now, and Google comes along and doesn't feel like sending any money Sun's way.
So they do some acrobatics and
Re:Greedy, Oracle. (Score:5, Informative)
But Google used the code anyway and that's where they are in the wrong.
Uh, no, you might be confusing patents with copyright. They don't distribute Oracle's licensed code in Android itself [zdnet.com] and as far as I know, the copyright claim in the lawsuit has already been dropped.
It's pretty obvious they knew about these patents but ignored them so that puts them in the wrong.
The question is not whether they knew about them, but whether:
1) They are valid at all - (Oracle was ordered to drop 98% of them from the lawsuit [slashdot.org])
2) They are infringing - that's up to the court to decide.
Re:Greedy, Oracle. (Score:4, Interesting)
"Google wanted to partner to save money, but Sun wanted $100mil and I'm pretty sure Google didn't want to invest that much so they decided not to. But Google used the code anyway and that's where they are in the wrong."
That or they figured out a way to work around the patents and avoid being guilty of infringement.
"People have known about Google being in the wrong for about a year. "
Oh, it's written in a blog on the internet. It must be true then. Perhaps we could update Wikipedia to reference the blog just to confirm it to be the case.
"It's pretty obvious they knew about these patents but ignored them so that puts them in the wrong."
Ignored them, or found them to be almost certainly invalid, or simply worked around them? You seem to be rather blindly dismissing some perfectly credible alternative possibilities here.
More realistically the chance are Google examined the patents, felt they were probably not valid and invalidated by prior art or similar, but to avoid having to deal with the hassle of a costly court case, figured it'd approach Sun about licensing. When Sun gave the $100mill figure they quite possibly figured that the risk of the cost of court was probably worth it, Sun probably didn't take it any further knowing that they themselves saw little point in stumping up the cash for a case they'd probably lose. Oracle however obviously thought differently, but, as some of Oracle's patents have already been dismissed as not valid, then perhaps there's some truth to this theory.
You seem to have made a very strong assertion, based on very little fact, whilst ignoring perfectly valid alternative possible events.
Re: (Score:2)
Perhaps we could update Wikipedia to reference the blog just to confirm it to be the case.
Win!! :D
Re: (Score:2)
wait, you're citing the patents that have been found invalid or reduced in scope to almost nothing? Are you serious, even in jest?
Re:Greedy, Oracle. (Score:5, Interesting)
You're ignoring some crucial points:
1) That google chose a clean-room over SUN tech after the dealmaking failed. That is a perfectly valid defense for a copyright claim - and nothing in the evidence so far suggests that anything other than a copyright claim was ever discussed. Patent claims wouldn't be addressed by a clean-room implementation but so far there is no evidence whatsoever of willfull patent infringement.
2) The factor of willful and selective enforcement: several other organisations have built java compatible VM's and compilers (Kaffeine and gcj for example) - and never has sun or oracle sued them -despite stating their aim at java-compatibility.
3) That java itself was GPL'd prior to the oracle acquisition and teh terms of that license provides blanket patent coverage over java itself, it's only the java test-suite (used for measuring compatibility) which is licensed differently (thus remaining patentable) and this is why code such as Apache Foundation's Harmony are safe - they don't do those tests. Oracle has yet to show any proof that google ever used the test-suite.
4) Public statements by SUN employees that the java patents in question are frivolous (made stronger by the fact that they are the very employees who applied for them) and were only filed to get sun defensive patent protection, and that they even competed to see who could get the stupidest, silliest patent granted.
This case is still very much up in the air in terms of real guilt. Whether you agree with software patents or not - the simple reality is that Oracle has a lot of unanswered questions here and it's by no means clear-cut whether google did in fact infringe any patents at all - let alone what the true damage assesment should be if they did.
I find one thing from this far more disturbing: google claims that real damages should be based on android value only, and since android is zero-cost that damages must be zero-cost as well.
The judge declared that zero-cost is not applicable as their other income (ad-revenue) must be considered as tied in with this. This is very concerning because it would make the likely liability of open-source projects that are sued by patent trolls far higher, if the revenue from the supposedly infringing product is to be expanded to include revenue from any other software, service or product which in some way gets bundled or shared on that product then many open-source companies face a far higher risk in patents than they previously did.
Imagine if a company sued wordpress for patent infringement and then claimed that every ad shown on their commercial wordpress.com free blog hosting site is revenue that should count toward the calculation of patent damages ?
Re: (Score:2)
3) That java itself was GPL'd prior to the oracle acquisition and teh terms of that license provides blanket patent coverage over java itself, it's only the java test-suite (used for measuring compatibility) which is licensed differently (thus remaining patentable) and this is why code such as Apache Foundation's Harmony are safe - they don't do those tests. Oracle has yet to show any proof that google ever used the test-suite.
Fun fact: A distribution license for software product X doesn't apply to me if I don't distribute something derived from software product X.
Google used Apache Harmony as a base, which is Apache's implementation of the Java runtime and standard library under the Apache 2.0 license.
If Apache Harmony is based on OpenJDK, that's a clear GPL violation, as you're not allowed to change the license on products derived from GPL products, unless explicitly allowed by the copyright owner.
Re: (Score:2)
If Apache Harmony is based on OpenJDK, that's a clear GPL violation, as you're not allowed to change the license on products derived from GPL products, unless explicitly allowed by the copyright owner.
But then that would be Apache who broke copyright, not Google.
That wasn't actually the point. Rather, the point is there to show that Android couldn't possibly be protected by the OpenJDK's license because Harmony isn't derived from OpenJDK. And, if Google tried to convince anyone otherwise, it'd be copyright infringement instead (and I imagine Apache would be quite ticked with Google if they tried to prove such.)
Re: (Score:2)
I find one thing from this far more disturbing: google claims that real damages should be based on android value only, and since android is zero-cost that damages must be zero-cost as well.The judge declared that zero-cost is not applicable as their other income (ad-revenue) must be considered as tied in with this. This is very concerning because it would make the likely liability of open-source projects that are sued by patent trolls far higher, if the revenue from the supposedly infringing product is to be expanded to include revenue from any other software, service or product which in some way gets bundled or shared on that product then many open-source companies face a far higher risk in patents than they previously did.
Imagine if a company sued wordpress for patent infringement and then claimed that every ad shown on their commercial wordpress.com free blog hosting site is revenue that should count toward the calculation of patent damages ?
That seems perfectly reasonably to me. Try turning this around (and applying to copyrights not patents). If someone violated on the license of an FLOSS license, then the infringer could argue that since the code is available at no cost, then they should not be responsible for any damages. Normally, these cases are settled by just releasing the source or ceasing to distribute the software. However, it is good that the courts recognize that damages can be recouped for "zero cost" software, for egregious cases
Re: (Score:2)
The judge declared that zero-cost is not applicable as their other income (ad-revenue) must be considered as tied in with this. This is very concerning because it would make the likely liability of open-source projects that are sued by patent trolls far higher, if the revenue from the supposedly infringing product is to be expanded to include revenue from any other software, service or product which in some way gets bundled or shared on that product then many open-source companies face a far higher risk in patents than they previously did.
Imagine if a company sued wordpress for patent infringement and then claimed that every ad shown on their commercial wordpress.com free blog hosting site is revenue that should count toward the calculation of patent damages ?
There is serious flaw in that logic. First, your wordpress example is flawed because the wordpress software is the basis for the ad revenue. Without wordpress, there would be no ad revenue. However, in Google's case (and assuming for this example that there is some infringement, which has yet to be determined), it should not include all of Google's advertising, only that which is driven by Android devices. Only the ads driven by (delivered to?) Android devices should be considered.
Re: (Score:2)
Please try to keep up. Sun GPL'd the non-mobile version of Java, not the mobile version which is at issue here.
Also, the GPL doesn't mention patents, it is concerned with copyright.
All the same, I do hope Uncle Larry gets those patents shoved where the Sun don't shine.
Re: (Score:2)
Well, they'd still have to license via the GPL any patents applicable to the non-mobile version of Java. Since these are vague patents there is a good chance the desktop version infringes.
Re: (Score:2)
That google chose a clean-room over SUN tech after the dealmaking failed. That is a perfectly valid defense for a copyright claim - and nothing in the evidence so far suggests that anything other than a copyright claim was ever discussed.
Actually it's the other way around - Oracle tried to play the copyright card, but that didn't seem to work so well, so they're focusing on patents now.
The factor of willful and selective enforcement: several other organisations have built java compatible VM's and compilers (Kaffeine and gcj for example) - and never has sun or oracle sued them -despite stating their aim at java-compatibility.
That is not illegal per se - a patent owner can freely permit some people using technology covered by his patent to keep using it without paying anything, and sue others. It's not like a trademark. Submarine patents may be illegal, but this is only when you don't sue anyone and don't tell that you hold the patents.
That java itself was GPL'd prior to the oracle acquisition and teh terms of that license provides blanket patent coverage over java itself
Sun/Oracle Java code is licensed under GPLv2.
Re: (Score:2)
"I think that's perfectly sensible (or rather, as sensible as patents ever are). You shouldn't be able to get free reign to infringe on anyone's patents just by making the particular infringing part of your software open source."
But that's not what happened.
The patent holder gpled; the patent holder was aware of the patents when they did it.
Re: (Score:2)
No they don't - GPLv2 mentions nothing of patents.
It doesn't have to.
C//
Re: (Score:2)
Isn't $100M a drop in the bucket for Google ? I mean, I don't know their financials at all, but I doubt they'd flinch at that kind of outlay for their major mobile platform.
Re: (Score:2)
"Google is in the wrong here"
Please, elaborate. Obviously with your years of experience as a judge in computer patent cases and with the full access to all the relevant documentation in the case you can provide us with the explanation as to why this is the case now, rather than us having to wait for the lengthy court proceedings to finish!
Re: (Score:2)
"in the wrong" in some fantasy world, perhaps.
Oracle's case is falling apart, and the judge is getting tired of them.
Google will not get a slap on the wrist, they are out for blood with oracle at this point.
Re: (Score:3)
It's unlikely that even half of the patents are legitimate. Microsoft doesn't get the money because they won a lawsuit, but because these lawsuits are impossible to figure out, and none of the smaller Android players wanted to get involved in that.
Re: (Score:2)
Re: (Score:2)
They buy crappy startups for 10 billion? I think they tend to offer about 100 or 200 million for crappy startups.
Re: (Score:2)
Its wrong on principal.
Besides, if they want to control their own destiny, they should implement their own runtime.
Re:wow google wow. (Score:5, Informative)
they did. it's called "dalvik". the problem is, oracle thinks dalvik infringes on patents used by java's hotspot(tm) runtime.
Re: (Score:2)
No. And some of those invalidations are also in appeal.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Apparently you missed the point, that everything they do except their database is questionable at best.
However, what makes their database great it it's reliability and scalability. For example, it's support for bitmap indexes made it the only viable option for some OLTP systems I've worked on. We tried other databases, but couldn't get the performance and uptime necessary unless we threw so much money into hardware and support people that those systems became significantly more costly than Oracle.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
While this point is reasonable, keep in mind that Google would not only be fined the stated amount, but also injuncted from continuing use of the infringing product. That's would sting, wouldn't you say?
Re: (Score:2)
You're off by an order of magnitude: Sun offered Google a license for $100M; Google declined and did a clean-room implementation, Dalvik, which differed from the Sun JVM; *SUN* never complained about patents (in fact Gosling commented after leaving that the Oracle lawyers were all but foaming at the mouth when said patents were discussed during acquisition talks), then *ORACLE* (aka One Raving A*hole Called Larry Ellison) promptly filed suit wanting danegeld from Google for every Android handset/tablet/what