Oracle Will Officially Appeal Its 'Fair Use' Loss Against Google (arstechnica.com)
An anonymous reader quotes a report from Ars Technica: The massive Oracle v. Google litigation has entered a new phase, as Oracle filed papers (PDF) yesterday saying it will appeal its loss on "fair use" grounds to the U.S. Court of Appeals for the Federal Circuit. For a brief recap of the case: after Oracle purchased Sun Microsystems and acquired the rights to Java, it sued Google in 2010, saying that Google infringed copyrights and patents related to Java. The case went to trial in 2012. Oracle initially lost but had part of its case revived on appeal. The sole issue in the second trial was whether Google infringed the APIs in Java, which the appeals court held are copyrighted. In May, a jury found in Google's favor after a second trial, stating that Google's use of the APIs was protected by "fair use." Oracle's appeal is no surprise, but it will be a long shot. The four-factor "fair use" test is a fairly subjective one, and Oracle lawyers will have to argue that the jury's unanimous finding must be overturned. There are various ways a jury could arrive at the conclusion that Google was protected by fair use. The case will go back to the Federal Circuit, the same appeals court that decided APIs could be copyrighted in the first place. That decision overruled U.S. District Judge William Alsup, the lower court judge, and was extremely controversial in the developer community. However, the same decision that insisted APIs can be copyrighted clearly held the door open to the idea that "fair use" might apply. Unless Oracle pulls off a stunning move on appeal, its massive legal expenditures in this case will be for naught.
There must be Oracle employees who actively post here at /..
What do you think of this? What should the rest of us think of you and your employer?
The real "Libtards" are the Libertarians!
So long as there's an appeal process, such as higher cours, it would be dump for any company to not pursue it.
Eg, look at Apple having, after a third round, finally reversed the appear court in the federal court, the Samsung lawsuit on their slide-to-unlock paten which they stole from their own client. How Effin nasty is that? Because of Samsung, Apple had to remove the slide-to-unlock from iOS 10 screwing with everyone (I hate unlocking my thumb id phone with the stupid click-through). Apple got the decision finally reversed some 2 weeks after iSO 10 shipped.
Now a similar scenario is presenting itself for this Oracle-Google suit. For anyone on the admin board, working for the shareholders, would be hard-pressed to attempt to reverse that decision as well.
Disclaimer: I work for Oracle. But nowhere near the Java group, administration or legal dept. This is purely my opinion and I dont get to profit from this case, one way or another.
Since (only a subset of) the Java language is used to produce byte code for the ART, and not Java classes, there's no reason that Google can't just use only a subset of another language to the same effect - C++, Object Pascal, even a bastardized version of BASIC or Hypercard/Hypertalk and its descendants. Or something completely new ...
"Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
... is that I saw this all coming the moment Google announced they would use Java for Android. It was clearly obvious to me (and I assume anyone else actually paying attention) that Oracle had "open sourced" Java (without really open sourcing it) specifically as a patent litigation trap for such big companies as Google. Of course, Google doesn't like being told what to do so they called Oracle's bluff.
One or both of these companies is going to find out they've made a huge mistake. Either way, we all lose. Java always sucked, and, I feel, as evidenced by this, has primarily been used for evil rather than innovation.
Maybe we could call it "The Darl". Oracle is winning this year's Darl award.
Do you have ESP?
Probably. I dont know enough about administration or legal to assert this but I sure would be ticked if my investment portfolio administrator didn't pursue all venues possible for ensuring the portfolio's profitability. And those guys (funds manager) are probably the one who would sue a company for now appealing such a case.
...that Oracle is the Donald Trump of the computer world.
You are not alone. This is not normal. None of this is normal.
I think you mean if either of them win everyone loses
Given corporations have legal personhood, the expression is valid.
If it is a movie reference, which one were you going for, because matrix is "the oracle" and my brain isn't coming up with any others because it's friday afternoon here.
The acronym "Oracle" expands to "One Rich Asshole Called Larry Ellison".
"Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
Is this because this course of action ensure the portfolio's profitability, or rather that the legal department is looking at their interest before the business and the brand?
Since the rest of us are well aware that Oracle have and sell actual products? No, it's probably just you.
Il n'y a pas de Planet B.
I daresay that if you tell your shareholders "We are dropping the case because it would be extremely expensive to pursue and the odds of victory are exceedingly slim" then your shareholders don't have a any cause of action to sue you. By not wasting money on a lawsuit you probably can't win you are protecting shareholder value.
To sue Oracle for dropping this case now would be akin to suing your fund manager for not investing your retirement savings in lottery tickets. Sure you lost out on the possibility of retiring a multi-millionaire but the odds of that possibility was so astoundingly low that if he had done so you could sue him for 'investing' your retirement savings so recklessly.
Unicode killed the ASCII-art *
Sounds like a lawyer's wet dream
Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.
One practical problem with an alternative implementation of the Java platform is that a developer is forbidden to distribute an incomplete, work-in-progress implementation to the public. Per the "License for the Distribution of Compliant Implementations" in the Limited License Grant of the Java Language Specification, only a complete implementation that "fully implements the Specification including all its required interfaces and functionality" and passes the test suite may be published. This forces all alternative implementations into a cathedral model rather than a bazaar model and places an entry barrier of having to find a huge chunk of funding before having a chance to receive any related revenue. Further more, the test suite itself appears to be incompatible with permissive free software licenses.
Google DID rip Oracle off [...] and they should have to pay
Then how should interoperability with a platform implemented as copyrighted computer programs be achieved, other than through copying the interfaces needed to interoperate with other software developed for the platform? If you believe instead that one ought not to attempt to interoperate in the first place, then how does it benefit the public to give a platform's owner the power to chill interoperability through copyright law?
Comment removed based on user account deletion
So just don't call it Java.
That avoids trademark infringement, not copyright infringement. See Tetris v. Xio , about a deliberately renamed video game workalike. In order not to infringe, it probably has to be as different from Java as C# is.