Hacker News new | ask | show | jobs
by Oletros 3670 days ago
So, what was the outcome of Oracle vs Google?
1 comments

Oracle made many arguments -- patent and copyright infringement. The patent claims were rejected, but after an appeal, the appeals court ruled that language-level APIs (i.e, not REST APIs or other protocols) are copyrightable, at which point (another) court debated the question of fair use by Google, and ruled in Google's favor (i.e, that their use of Java's API does not constitute an infringement of the API's copyright). Oracle have announced their decision to appeal the ruling.

In the meantime, though, it seems like Android is about to adopt Oracle's OpenJDK, under the open-source license granted by Oracle.

OpenJDK was released by Sun, not by Oracle.
I didn't say it was released by Oracle; It is owned by Oracle and licensed by them to Google and anyone else by the GPL to do with as they please.