Slashdot Mirror


Oracle Not Satisfied With Potential $150,000; Goes Against Judge's Warning

bobwrit writes with news about how the monetary damages in the Google v. Oracle case might shake out. On Thursday, Judge Alsup told Oracle the most it could expect for statutory damages was a flat $150,000, a far cry from the $6.1 billion Oracle wanted in 2011, or even the $2.8 million offered by Google as a settlement. However, Oracle still thinks it can go after infringed profits, even though Judge Alsup specifically warned its lawyers they were making a mistake. He said, "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions." Groklaw has a detailed post about today's events.

9 of 234 comments (clear)

  1. Re:U.S. court systems by betterunixthanunix · · Score: 5, Insightful

    Blatantly abusing the copyright of a full 9 lines of code? When I was teaching introductory CS courses, we would not even accuse students of cheating over 9 identical lines of code.

    --
    Palm trees and 8
  2. Re:Oracle's damages? Because Android has Java? by betterunixthanunix · · Score: 5, Insightful

    Clearly, if Google had not developed Android, Oracle would have been able to market its own smartphone/tablet OS using Java, right?

    --
    Palm trees and 8
  3. Oracle can go after infringers profits, but.. by DragonWriter · · Score: 4, Insightful

    Oracle can go after infringers profits, but in doing so it has to give up on statutory damages.

    The Judge has pointed out that they haven't submitted any evidence supporting that Google has any profits associated with the rangeCheck method that is at issue, so this may not be a wise course of action.

  4. Re:Oracle's damages? Because Android has Java? by Mike+Buddha · · Score: 5, Insightful

    Yeah, because they were headed in that direction anyway. What? You don't remember Java Phone 7? iJava? JavaCE? JavaOS? PalmJava? JavaGo? Hmm. Maybe I'm thinking of something else...

    --
    by Mike Buddha -- Someday the mountain might get him, but the law never will.
  5. Re:U.S. court systems by Surt · · Score: 4, Insightful

    The rich have pretty close to 100% control over political office and media access. I don't really see the point in differentiating.

    --
    "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  6. Re:What are the 9 lines? by DeadCatX2 · · Score: 3, Insightful

    No, they won't sue you because /. ate your <

    --
    :(){ :|:& };:
  7. Re:U.S. court systems by nedlohs · · Score: 4, Insightful

    Because after the exception is thrown we magically just move on to the next if?

  8. Re:I, for one, am shocked by jd · · Score: 4, Insightful

    The lawyers will be paid by Oracle, win or lose. They won't get paid if they're not involved in a lawsuit. Oracle wants them involved in a lawsuit that they will probably lose. Turning Oracle down is an expensive way to be ethical.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  9. Re:Plagiarizing Yourself? by Cardcaptor_RLH85 · · Score: 5, Insightful

    I understand the entire copyright thing but how the HELL is a software engineer supposed to remember every line of code that he's ever written? If he later goes to work at a different company and re-writes the same lines for a relatively simple function like this one what happens? Can it always end like this with a lawsuit? It just feels to me that it's a waste of time to go to court over a few lines of, potentially copied, code written by one man twice.