Oracle: Google Has "Destroyed" the Market For Java
itwbennett writes: Oracle made a request late last month to broaden its case against Android. Now, claiming that 'Android has now irreversibly destroyed Java's fundamental value proposition as a potential mobile device operating system,' Oracle on Wednesday filed a supplemental complaint in San Francisco district court that encompasses the six Android versions that have come out since Oracle originally filed its case back in 2010: Gingerbread, Honeycomb, Ice Cream Sandwich, Jelly Bean, Kit Kat and Lollipop.
It's a shame Pamela Jones shuttered Groklaw ... her insight into this case would have been invaluable.
We need to stop the dangerous idea that interfaces can be copyrighted before it becomes as much a bane on software as software patents were before Alice vs. CLS Bank.
vi ~/.emacs # I'm probably going to Hell for this.
Because J2ME was such a brilliant mobile platform.
The world's burning. Moped Jesus spotted on I50. Details at 11.
Oracle (then Sun) could have created an operating system for mobile phones based around Java. But since Google did, they want to profit off of it? They should go to hell.
Java was never useful on phones until Google built something decent.
Sun/Oracle could never build a decent phone with Java, no matter how much money they pumped into it.
If you work somewhere that uses Oracle products or is considering an Oracle product, fight to the bone to get their shitware tossed out.
We need to end this company, it's a tumor in the software ecosystem.
Mod me down, my New Earth Global Warmingist friends!
At first, I read that as "Oracle Has 'Destroyed' the Market For Java"... which, of course, seemed quite plausible.
RIP SUN
I have no special gift, I am only passionately curious. --Albert Einstein
The contenders for biggest enemies of Java are:
1) Micro$oft - Effectively killed the JavaBean web plugin market with their own lackluster JVM via EEE (Embrace, Extend, Extinguish).
JavaBeans is the technology that has the biggest negative view on the net and rightly so. If Microsoft had not done such a good job killing it, Java would likely be in a different light today as more energy would have been spent making JavaBean libraries better while the real engineers at Sun still had control of the source.
2) Oracle - They just do not get open source or anything that came from Sun.
Google has popularized Java way more than Oracle could ever imagine.
"You don't anthropomorphize your lawnmower, the lawnmower just mows the lawn, you stick your hand in there and it'll chop it off, the end" - B. Cantrill
Are we supposed to believe that business models in general must be protected from disruptive technologies?
Yes, and what exactly did Sun do with that?
Oh yeah, there is JavaFX, which still requires an OS to run on
That is where the disconnect is
Wherever You Go, There You Are
Java is a programming language, not an operating system. Examples of operating systems are Linux and Unix.
Nothing could have "destroyed Java's fundamental value proposition as a potential mobile device operating system" because the value proposition of Java as an operating system is zero, and always has been. It's like the value proposition of an orange to be an apple.
Oracle's nonsensical claim might be merely a case of lawyers or managers showing their ignorance of the computing subject domain or just being sloppy with their terminology, which is not uncommon. However, it gets worse.
A proprietary software package may have a calculated expectation of market share and profit if there is no competition, but this is not the case with programming languages because they always have competition from countless other languages. It is especially not the case with open source programming languages because they typically enjoy multiple implementations, and these make captive markets almost impossible to maintain.
It seems therefore that Oracle's market expectations were based on a flawed analysis.
That mistake would have made any market expectations unsafe, but any expectations were dealt a further blow by Oracle's highly abusive attempt to copyright SSO in their litigation against Google. This must have alienated practically everybody who knows anything about programming, and the likelihood is high that many Java programmers who had other languages available must have abandoned Java like the plague to avoid potential SSO copyright liability.
In other words, if anyone killed off interest in Java, it was probably Oracle themselves.
"The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
Actually, it's pretty pathetic that C++ doesn't give you a stack trace for exceptions.
Though, as an aside, that just reminded me of the equally-as-pathetic amount of Stockholm Syndrome exhibited by C++ programmers on Stack Overflow:
http://stackoverflow.com/quest...
You don't need it! They're useless! If you use it you're not a good programmer! Why would you want C++ to be like other languages?!
Oracle are the ones that have destroyed Java since nobody trusts Oracle and their licensing.
If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
And now they even want to destroy the only working free and open-source mobile operating-system .. this is like destroying the ocean for profit, destroying the rain forest for profit or destroying free wisdom by patents .. so in the end Oracle yes indeed is as evil as any other terrorist / capitalist.
Is that why Java rules the enterprise and Microsoft is relegated as a distant outsider? Java pretty much dominates enterprise development. C#? Not so much. Just ask the London stock exchange for experience with Microsoft and C#.
Since the London Stock Exchange switched to Linux/C++, your comment is irrelevant to this discussion.
http://www.computerworlduk.com...
So we ended up using another VM called Skelmir which was a clean room Java, roughly analogous to Java 1.5 SE albeit missing some stuff mostly in the javax & sun namespaces. Performance was better, it was cheaper and it was possible to develop normal Java code with a reasonable expectation it would work on the STB. I'm sure the same sentiment was felt everywhere. Companies resented being charging an arm and a leg for a piece of shit runtime which was barely fit for purpose.
As for why Google succeeded where Oracle failed... It's because they offered more or less a full Java SE API and a rich mobile API that allowed developers to write apps without making compromises. It didn't really matter that the byte code was compiled into something else because they also provided excellent tools that integrated with Eclipse to take care of all that.
I don't believe for a second that if Google hadn't used Java as their API that Oracle would have triumphed. Not in the slightest. If anything Google did Oracle a favour by using their language and therefore keeping it relevant for portable devices.