Jury in Oracle v. Google finds in Google's favour
11–20 of 409 posts
Re: Jury in Oracle v. Google finds in Google's favour
#12(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
#13Any lawyers around? I wonder if Google can claim legal expenses back from Oracle.
Re: Jury in Oracle v. Google finds in Google's favour
#14Re: Jury in Oracle v. Google finds in Google's favour
#15[1] https://developers.slashdot.org/story/12/05/16/1612228/judge...
Re: Jury in Oracle v. Google finds in Google's favour
#16Hopefully soon we can stop focusing on legalities and get back to building cool stuff.
Re: Jury in Oracle v. Google finds in Google's favour
#17Wow. 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
#18Re: Jury in Oracle v. Google finds in Google's favour
#19My 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...
Re: Jury in Oracle v. Google finds in Google's favour
#20These 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…