Slashdot Mirror


Oracle Wins Revival of Billion-Dollar Case Against Google (bloomberg.com)

Google could owe Oracle billions of dollars after an appeals court said it didn't have the right to use the Oracle-owned Java programming code in its Android operating system on mobile devices. From a report: Google's use of Java shortcuts to develop Android went too far and was a violation of Oracle's copyrights, the U.S. Court of Appeals for the Federal Circuit ruled. The case was remanded to a federal court in California to determine how much the Alphabet unit should pay.

The dispute is over pre-written directions known as application program interfaces, or APIs, which can work across different types of devices and provide the instructions for things like connecting to the internet or accessing certain types of files. By using the APIs, programmers don't have to write new code from scratch to implement every function in their software or change it for every type of device. The case has divided Silicon Valley for years, testing the boundaries between the rights of those who develop interface code and those who rely on it to develop software programs.

1 of 332 comments (clear)

  1. Re: I gotta believe this is hurting Oracle by sexconker · · Score: 0, Troll

    People loooooooooooooove to say this fight is about the API and then pretend that it's about function signatures and names so that everyone is gonna be sued if Oracle wins.
    It's not. It's about the whole damn thing. Google essentially copied all of Java and made their own JVM and slapped it on Linux and ran with it. Oracle is pointing to the API at a high level when introducing examples that show early Android was basically Java.