Google Loses Effort to Seal Records in Android Patent Lawsuit With Oracle (bloomberg.com)
I find it good practice to hand write, what at the time I deem very important, emails I'm not 100% certain I should send. Sleep on it and then read it the next day. If I still want to send it then I type it up and press Send.
14 comments
[ 2.1 ms ] story [ 49.5 ms ] threadBut I guess anything with the word "patent" in the title will get some traffic around here.
Best I could come up with.
"What we've actually been asked to do by Larry and Sergey is to investigate what technology alternatives exist to Java for Android and Chrome," Google engineer Tim Lindholm wrote in the Aug. 2010 e-mail, referring to Google founders Larry Page and Sergey Brin. "We've been over a hundred of these and think they all suck. We conclude that we need to negotiate a license for Java."
The e-mail's contents were revealed last week during a hearing on whether the findings of Oracle's damages expert should be set aside.
"You are going to be on the losing end of this document" if its contents are revealed to a jury, Judge William Alsup told Google's attorney during the hearing.
"That's a pretty good document for you," Alsup said earlier to Oracle's lawyer. "That ought to be big for you at trial."
Google, however, doesn't want such a potential smoking gun to make it that far.
I think what is more likely is this: Tim Lindholm was asked to figure out how to run standard Java programs on Chromebooks and Android tablets without Dalvik or recompilation. They wanted to gain some backwards compatibility but concluded it was impossible without a licensed JVM. Android and Chrome still lack the feature.
They have very competent corporate attorneys, so I assume they are making the right decisions. But I mean really, if there are emails like this laying around, just pay the fee and make this whole thing go away. What's the hold up?
Dalvik is very different from the JVM in a variety of fundamental ways. The Wikipedia article has plenty of info on this.
Oracle's patents are on many of the inner workings of the JVM. Java itself (the language) does not have many unique aspects which were patentable because Java is largely derivative from languages that came before it.
So basically (as I understand it), Android uses Java in a very superficial way, and the patent issues at hand are whether Dalvik infringes on Oracle patents on VM techniques.