Live data from Hacker News

Google’s copying of the Java SE API was fair use [pdf]

supremecourt.gov

1–10 of 965 posts

Re: Google’s copying of the Java SE API was fair use [pdf]

#5
The HN discussion from 2016 (Jury finds for Google): https://news.ycombinator.com/item?id=11781053

From 2018 (Oracle revives matter via appeal): https://news.ycombinator.com/item?id=16688521

Edit: Fixed, had written "Jury finds for Oracle", which was NOT what happened in 2016. Argh.

Re: Google’s copying of the Java SE API was fair use [pdf]

#7
> "Google copied approximately 11,500 lines of declaring code from the API, which amounts to virtually all the declaring code needed to call up hundreds of different tasks. Those 11,500 lines, however, are only 0.4 percent of the entire API at issue, which consists of 2.86 million total lines. In considering “the amount and substantiality of the portion used” in this case, the 11,500 lines of code should be viewed as one small part of the considerably greater whole. As part of an interface, the copied lines of code are inextricably bound to other lines of code that are accessed by programmers. Google copied these lines not because of their creativity or beauty but because they would allow programmers to bring their skills to a new smartphone computing environment."

Sanity prevailed! This judgment could have had devastating consequences and turned software development into a copyright nightmare.

Re: Google’s copying of the Java SE API was fair use [pdf]

#8
"The doctrine of “fair use” is flexible and takes account of changes in technology. Computer programs differ to some extent from many other copyrightable works because computer programs always serve a functional purpose. Because of these differences, fair use has an important role to play for computer programs by providing a context-based check that keeps the copyright monopoly afforded to computer programs within its lawful bounds."

This is EXCELLENT news for anyone in software development. Yay for Fair Use.

Post reply on HN