Slashdot Mirror


Kodak Wins $1 Billion Java Lawsuit

nberardi writes "The Rochester Democrat & Chronicle is reporting that Eastman Kodak Company has just won a patent suit against Sun on the Java Language. According to the article Kodak owns a patent which describes a way for a piece of software to "ask for help" from another application. What they are claiming is that Sun violates this patent when Java byte code uses the Java engine to run the code. This may really upset the industry, because not only Sun uses this technology for Java but Microsoft uses this technology in .Net."

7 of 673 comments (clear)

  1. WTF? Kodak?! The camera people? by base3 · · Score: 5, Insightful

    And people laugh at me when I say the stock market is nothing but a legalized casino.

    --
    One CPU cycle wasted on digital restrictions management is ONE TOO MANY.
    1. Re:WTF? Kodak?! The camera people? by Richard_at_work · · Score: 5, Insightful

      Why not? Kodak is a huge international corporation, and usually such corps have massive and overreaching research arms. Quite a few companies have patents well outside their normal scope. IBM has pharmaceutical orientated patents, yet its doubtful you are going to see them produce medicines any day soon. What was a telephone company doing developing UNIX? Why does Boeing own patents on bridgebuilding? Its not wierd when you think about it.

  2. Only the lawyers win... by datastalker · · Score: 5, Insightful

    "Kodak praised the verdict and said it was part of an aggressive push to convert innovations -- both homegrown and purchased -- into real money. The company over the past several years has been issuing licenses, filing lawsuits, forming spinoff companies and finding other uses for its technologies."

    It seems that today, companies don't produce products, they produce lawsuits, and that's how they get their money. How long can this continue?

    Furthermore, since 1.06B is about 1/3 of Sun's cash on hand (here), what will that mean for Sun? It's 7% of their total value, so this can't be good for them.

    In the end, it's only the lawyers who win.

  3. Years of appeals ahead by kansas1051 · · Score: 5, Insightful
    Although I know its offical /. policy that everyone should run around in circles yelling its the end of the world everytime a software patent is infringed, this particular dispute is far from over and probably faces 5+ years of appeals before any money changes hands or any technology is changed or restricted.

    First, after damages are decided, Sun will move with JNOV (asking the judge to set aside the verdict because there was insufficent evidence to support to verdict). There is probably a 10% probability of this happening in any given case, even more when there is alot of money at risk.

    Second, Sun will appeal to the Federal Circuit, which usually overturnes 60% of district court decisions because district courts usually dont know anything about technology and know even less about patent law.

    So, IMHO, its too early to start running around in circles over this decision, at least until the Federal Circuit affirms.

    1. Re:Years of appeals ahead by Ruie · · Score: 5, Insightful
      Although I know its offical /. policy that everyone should run around in circles yelling its the end of the world everytime a software patent is infringed, this particular dispute is far from over and probably faces 5+ years of appeals before any money changes hands or any technology is changed or restricted.

      I don't know about you, but for me it is upsetting enough that any court upheld this patent at all. So what that appeals can go for another 5 years ? What small business can afford that ?

  4. Tell Kodak what you feel by TomRitchford · · Score: 5, Insightful

    Their contact form

    I told them that I'd never buy another Kodak product again as long as I live... and I'm dead serious about it.

  5. Software Patents are Unreadable! by Chris+Colohan · · Score: 5, Insightful

    I am a PhD student in computer science at Carnegie Mellon. I write C++ code every day. I know at least 7 programming languages well enough to program in them professionally. For my research I design new computer hardware, compilers, database systems, and operating systems. I have helped write (non-software) patents. ...and I'll be damned if I can fully understand the text of most patents, including the ones cited in this article. How in the world is a software developer supposed to avoid infringing on patents if they can't _understand_ them? I don't know of any school which includes a course on "reading patent legaleese" in their computer science programs.

    I have 12 years of post-high-school education in Computer Science. I have no idea how to write a non-trivial program that I am relatively sure does not infringe on any patent. I don't know anyone who does. Doesn't this seem absurd?