Live data from Hacker News

Oracle sues Google over use of Java in Android

marketwatch.com

71–80 of 345 posts

Re: Oracle sues Google over use of Java in Android

#71
Oracle CEO Larry Ellison are good friends, best man at your wedding kind of friends. Ellison was once on Apple's board of directors after Jobs returned to Apple. Oracle suing Google over Java patent infringements in Android sure plays well for Apple...

Apple vs (Google vs (Facebook && Oracle))

Re: Oracle sues Google over use of Java in Android

#72

I bet the mono people are laughing their asses off now... I think Sun suing Microsoft was a mistake too for the Java platform... the write once, run everywhere ideology made Java the native platform of the server... write once, run everywhere should be the default, but it should be easier and encouraged to escape...

Microsoft were destroying Java with their own implementation, which was not compatible with normal Java. They were changing the language, just as they tried to do with HTML in internet explorer and active-x, so we still see people having to use ie6. Sun had to sue Microsoft, before they changed Java so much it was no longer platform agnostic (or it was way less agnostic).

[deleted]

Re: Oracle sues Google over use of Java in Android

#74

I bet the mono people are laughing their asses off now... I think Sun suing Microsoft was a mistake too for the Java platform... the write once, run everywhere ideology made Java the native platform of the server... write once, run everywhere should be the default, but it should be easier and encouraged to escape...

I'm pretty sure the Mono people are worried. These patents are things that are fairly fundamental and important to any sort of mobile device that has competent security.

No I'm pretty sure they aren't. The CLR is totally different to the JVM.

Re: Oracle sues Google over use of Java in Android

#75
post #14

What implications, if any, does this have for the future of JVM languages like Scala, Clojure, etc.?

Good question. It's got to cast a bit of a shadow over anything based on the VM.

This seems like a catastrophically stupid and short-sighted move on Oracle's part. The reason Java is as big as it is today is that it's been an open playing field for all comers. Start tossing the odd hand grenade into the party and the room is going to clear out fast. The timing could hardly be worse too - Scala and Clojure seem to be building some real momentum lately.

Re: Oracle sues Google over use of Java in Android

#77
post #7

The biggest issue I see with Oracle's lawsuit is not with Android itself, but the future of Java as an open platform. The claims are pretty serious, and Oracle is going straight for the jugular. It'll be interesting to see how it shakes out, but I've got to hope that Google will come out of this in good shape for the sake of Java. It's unfortunate that Oracle is interpreting Google's implementation of Dalvik and a Ja…

This article from 2007 might be of interest:

"How Google routed around Sun's IP-based licensing restrictions on Java ME": http://www.betaversion.org/~stefano/linotype/news/110/

It's apparently not a complete surprise, this guy in 2007 predicted that

    ... in the future expect a shit-load of IP-related lawsuits
    on this.

Re: Oracle sues Google over use of Java in Android

#78
post #14

What implications, if any, does this have for the future of JVM languages like Scala, Clojure, etc.?

It looks like the patents that Oracle is claiming are being infringed upon focus on the actual JVM itself, not on the code run on it. Google making their own JVM is what's brought them into the crosshairs.

Which could be rather bad if you need a JVM tuned in a non-standard way.

Anyway you look at it, Oracle has enabled a lot of FUD to be thrown at Java, and if your observation is correct, andyone who's working on any sort of non-Oracle derived JVM (and there are a bunch) had just been handed a lot of legal uncertainty.

Side note: I don't need hearing this shortly after learning about the RightHaven atrocity factory.

Re: Oracle sues Google over use of Java in Android

#80
post #39

What an excellent occasion to try the homoglyph hoax attack on friends and enemies! (See http://news.ycombinator.com/item?id=1571984 .) http://www.google.com/search?q=οraclе Your search - οraclе - did not match any documents.

Actually, you now get one page - this one. Isn't there some prize for doing a google search that nets only a single result? Incidentally, these homoglyph attacks are pretty hard to catch. Even Vim (which normally chokes on 8+ bit characters in my setup) didn't seem to show anything different until I checked the hex codes.

>> Isn't there some prize for doing a google search that nets only a single result?

http://en.wikipedia.org/wiki/Googlewhack

Post reply on HN