Live data from Hacker News

Jury in Oracle v. Google finds in Google's favour

twitter.com

11–20 of 409 posts

Re: Jury in Oracle v. Google finds in Google's favour

#12
These are the statutory fair use factors the jury was required to consider (17 U.S.C. 107):

(1) the purpose and character of the use, including whether such use is of a commercial nature or is for nonprofit educational purposes;

(2) the nature of the copyrighted work;

(3) the amount and substantiality of the portion used in relation to the copyrighted work as a whole; and

(4) the effect of the use upon the potential market for or value of the copyrighted work.

It's a somewhat surprising result, because two of the factors weigh heavily against Google (it's a commercial work, and was important to Android gaining developer market-share). Oracle's strategy going forward, both in post-trial motions and in any subsequent appeal, will be based on arguing that no rational jury could have applied these factors to the undisputed facts of the case and concluded that the fair use test was met.

It's also not a particularly satisfying result for anybody. If API's are copyrightable, then I can't think of a better case for protecting them than in this one, where Google created a commercial product for profit and there was no research or scientific motivation. It wasn't even really a case (like say, Samba) where copying was necessary to interoperate with a closed, proprietary system. Davlik isn't drop-in compatible with the JVM anyway.

That makes Oracle's win on the subject matter issue basically a pyrrhic victory for anyone looking to protect their APIs. They're protectable, but can't be protected in any realistic scenario.

And if you're in the camp that believes APIs should not be protected, this precedent--if it stands--means that you'll have to shoulder the expense of going to trial on the fair use issue before winning on the merits.

Re: Jury in Oracle v. Google finds in Google's favour

#13
Wow. I suddenly have a lot more faith in the courts and juries to land sane verdicts in technology trials. Still sad that it takes a billion dollar company to be able to stand up to this (as anybody smaller would be crushed by the trial expense) but let's celebrate it none the less.

Any lawyers around? I wonder if Google can claim legal expenses back from Oracle.

Re: Jury in Oracle v. Google finds in Google's favour

#17
post #13

Wow. I suddenly have a lot more faith in the courts and juries to land sane verdicts in technology trials. Still sad that it takes a billion dollar company to be able to stand up to this (as anybody smaller would be crushed by the trial expense) but let's celebrate it none the less. Any lawyers around? I wonder if Google can claim legal expenses back from Oracle.

Under the Copyright Act, the judge has discretion to award attorney fees to the prevailing party. [0]

[0] https://www.law.cornell.edu/uscode/text/17/505

Re: Jury in Oracle v. Google finds in Google's favour

#19
post #15

My favourite part of the trial was when the judge told Oracle that a high schooler could write rangeCheck[1]. [1] https://developers.slashdot.org/story/12/05/16/1612228/judge...

That was from the first time around in this trial, before it was overturned at the Federal Circuit level and sent back to Judge Alsup for a retrial.

Re: Jury in Oracle v. Google finds in Google's favour

#20
post #12

These are the statutory fair use factors the jury was required to consider (17 U.S.C. 107): (1) the purpose and character of the use, including whether such use is of a commercial nature or is for nonprofit educational purposes; (2) the nature of the copyrighted work; (3) the amount and substantiality of the portion used in relation to the copyrighted work as a whole; and (4) the effect of the use upon the potential…

Would that be like Oracle arguing jury nullification? It seems that the case law on nullification is that the jury's verdict is the definition unless vacated by procedural error. Thoughts?
Post reply on HN