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."

24 of 673 comments (clear)

  1. Who's next, IBM? by salimma · · Score: 4, Interesting

    Dating back from OS/360 and possibly before, user program "asks for help" from the OS so that they could run.

    Oh wait, that's prior art =)

    --
    Michel
    Fedora Project Contribut
  2. Can we say... Prior Art? by strredwolf · · Score: 3, Interesting

    Okay, pull out your first issues of Dr. Dobbs Journal (Running Light without Overbyte) from the 1970s and chant:

    Tiiiiiiinnnnnny Baaaaaaaasssssssssiiiiiicccccc

    --

    --
    # Canmephians for a better Linux Kernel
    $Stalag99{"URL"}="http://stalag99.net";
  3. Re:WTF? Kodak?! The camera people? by general_re · · Score: 5, Interesting

    Sure, the camera people. Their native market - chemicals, film, film cameras - is gradually dying due to advances in technology elsewhere, and so they plan to sue themselves right back into the game. Sound like a familiar plan?

    --
    ABSURDITY, n.: A statement or belief manifestly inconsistent with one's own opinion.
  4. Kodak is run by idiots. by DAldredge · · Score: 3, Interesting

    Kodak is run by idiots. To beat fuji film they had to move production offshore. The problem with this is that Fuji Film makes it's film in the USA.

    Kodak is run by people that only care about their money. Shareholders and employees come in damn near last.

    As a side not, Kodak lost a patent suit against poloroid in the 80's that cost the company millions and forced the Kodak instant camera off the market.

  5. Add Kodak to the boycott list... by yeremein · · Score: 2, Interesting
    Let's see... who's on the Big Evil Corporation boycott list now:
    • All RIAA companies
    • Creative Labs
    • Kodak
    • Microsoft
    • Rambus
    • SCO
    • Sun
    • Unisys

    Who am I missing?
  6. Insane... by Glock27 · · Score: 3, Interesting
    I'm sure there's plenty of prior art (although none of these articles actually mentioned the date of the patent itself).

    I think before a company can go after another for patent violations, it must have a competing product. Since Kodak doesn't, it should be forced to take it's marbles and go home.

    As Groklaw points out, patents only apply to software because of case law. That precedent should be overturned...perhaps this is the case that could make it happen. Software patents have been a bad idea from the get-go, and should have been squashed a long time ago.

    As an aside, to those Microsoft people laughing at Sun's discomfiture in this case - Kodak went after the little fish first to get an easy win, it'll go after the big one next. Not only .Net, but VB also, is apparently within the scope of this thing. How many billions will that be worth? Stay tuned...

    --
    Galileo: "The Earth revolves around the Sun!"
    Score: -1 100% Flamebait
    1. Re:Insane... by atcurtis · · Score: 2, Interesting


      They should simply license the patent to Microsoft for 10 cents per annum per license sold, with the contractual assumption that a licencee could use the software product which incorporates their IP over a minimum 25 years.

      Kodak would have secured a lucrative revenue stream for at a generation!

      --
      -- The universe began. Life started on a billion worlds...
      -- Except on one where stupidity was there first.
  7. My letter to Eastman Kodak Corporate HQ by yeremein · · Score: 5, Interesting

    I am a software developer and amateur photography enthusiast, and I have recently learned about Kodak's patent infringement suit against Sun Microsystems. It is a shame that companies with failing business models consistently try to earn money through litigation rather than production and innovation. I realize that the proliferation of digital photography has caused hardship for the Eastman Kodak Company, but the use of this vague and overbroad patent against the software industry is unconscionable. As a direct result of this litigation, I will never again purchase another Kodak product, and I will encourage my family and colleagues to do the same. Malicious litigation is not an acceptable substitute for honest business.

    1. Re:My letter to Eastman Kodak Corporate HQ by hopethishelps · · Score: 2, Interesting
      As a direct result of this litigation, I will never again purchase another Kodak product

      That's silly. Kodak is just responding to the incentives in the patent laws.

      Unlike SCO, their claims have legal merit.

      Unlike Disney, they didn't bribe Congress to pass these laws.

      Companies are supposed to respond to incentives in the legal system. There are tax laws designed to encourage firms to invest. There are laws to encourage companies to pollute less. Etcetera.

      If you don't like what the legal system is encouraging, then lobby against software patents. Support the EFF, which is lobbying against software patents. Don't blame a company which is just trying to turn an honest buck (well, billion bucks).

  8. Re:Kodak vs. Java by ackthpt · · Score: 5, Interesting
    Unbelievable. I'm not completely opposed to software patents but this sure is a great example against them.

    Makes me wonder about PCode, back in the day, ages ago when we compiled UCSD Pascal down to pcode and ran it on what amounted to a virtual machine. That was like 1980.

    --

    A feeling of having made the same mistake before: Deja Foobar
  9. Corporate licensing strategy at risk. by Anonymous Coward · · Score: 2, Interesting
    The common practice of cross licensing your patent porfolio assumes that you will be able to cross license with all the major players and that none of them will turn on you since all have equal stakes in the game. That's no longer holding true with formerly strong companies finding themselves in desperate straits and resorting to even more desperate tactics. Counter sueing won't work because those companies have nothing to lose.

    If Sun starts tanking rather badly because of this and making a few more majorly bad technology calls, it could become desperate enough to start going after everone with it's rather large and extensive patent porfolio.

  10. Easy... by DAldredge · · Score: 3, Interesting

    Post an example of what has been 'censored' and I will post it to GL and see if it is removed OR post something to GL and then post the URL to this thread so we can see if it is killed.

  11. Grand Jury by panurge · · Score: 5, Interesting
    It's about time we took "trial by peers" seriously. How many people on that jury could even set the time on a VCR?

    Software parents will likely continue like this while being technically literate is a negative for being a judge, and being literate in anything is likely to have you removed from a jury. It's high time that juries in specialist trials were recruited from (perhaps retired) people with skills from the appropriate areas - yes, and paid - so that the arguments could be properly understood.

    --
    Panurge has posted for the last time. Thanks for the positive moderations.
  12. Re: Oh my God by arkanes · · Score: 3, Interesting

    I haven't read all of them yet but just the first one (5,306,951) is crazy. It basically covers the concept of having RTTI and taking different actions based on the runtime type of an object. The main example included in the patent is embedded objects in a word processor. OLE is almost certainly covered by this. In fact, any object system that handles dispatch based on type is. There have also been a series of continuations, meaning this dates back as far as the 1980s. On the other hand, the listed prior art is minimal, so perhaps it can be invalidated on those grounds.

  13. Re:Oh my God by Wavicle · · Score: 5, Interesting

    why the hell did Sun's lawyers not pull CORBA out and show the judge that Kodak's patents were worthless?

    Because it wasn't the Judge they had to convince. They had to convince a Rochester jury that the area's largest employer, Kodak, was full of it.

    --
    Education is a better safeguard of liberty than a standing army.
    Edward Everett (1794 - 1865)
  14. Re:WTF? Kodak?! The camera people? by drinkypoo · · Score: 5, Interesting

    Yes, the telephone company developed UNIX. Yes, Microsoft is branching out into "entertainment and media". No, the two are not remotely the same. Yes, they both make sense.

    AT&T was a natural user of computer systems. They invented the packet switched network for long distance telephone calling. It only makes sense that they should be interested in computers since their network (on that scale) was not possible without them. Even discounting billing (no pun intended) the fact is that computers are an absolute necessity for switched networks.

    Microsoft, on the other hand, develops software. Are you aware that computer gaming is now a multi-billion dollar industry? That's not even counting merchandising toys and shit. Meanwhile, Microsoft's primary business is making money. They have the resources to do computer games. Meanwhile people are demanding that their computers do all kinds of media shit so it kind of makes sense that Microsoft should move into media.

    The two situations are not at all congruent. AT&T got into operating systems because they had to build the tools to do the job - the tools simply didn't exist before then. Microsoft got into entertainment software because it was a logical progression from what they were already doing. In fact you might say that the two companies' situations are direct opposites.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  15. Re:Did NOT win $1 billion by wrook · · Score: 2, Interesting

    You should read the patents before you post your "prior art". None of these would be prior art. The patents discuss an object management system. In the system are typed objects which are operated upon by "object managers". The objects are instantiated using the prototype pattern and are manipulated by use of the "object manager".

    Frankly, I'm surprised that Sun lost this court case. Frankly, I can't quite see how Java infringes on these patents. CORBA looks much closer. Maybe they are really talking about Java Beans???

    I'd like to see some technical commentary on this. Something doesn't smell right.

  16. Re:Oh my God by itsNothing · · Score: 2, Interesting
    Point taken on functional equivalence.

    However, given that Smalltalk was the original object oriented language, it would seem to me that their methods for effecting operations on objects predate those claimed in the patent. That is, an object represents a data type which has code fragments associated with the datatype.

    The patent claims to be innovative in that it applies operators/operations to a composite datatype as opposed to atomic datatypes which reside on a given architecture (int, real, etc.)

    If smalltalk supported composite objects, some variant of it optimized object operations, which implies to me an implementation in a VM.

    (Now i'd better go back and study the Kodak patents. Sigh, and i wanted to get some real work done.)

  17. Re:Boycotting by Forbman · · Score: 2, Interesting

    Agent Orange was 2,4,5,T, along with some 2,4,D.

    You can still get 2,4,D (Crossbow). Together with Roundup, it's a pretty potent combination against tough perenials like blackberries, poison ivy, etc.

    Roundup (glyphosate), while originally developed by Monsanto, doesn't have much to do with 2,4,D other than association.

    The patents on Roundup have expired. There are plenty of non-Roundup packagings of glyphosate as well as 2,4,D.

    Good luck boycotting GMOs. Better stop buying vegetable oil, anything with soybeans, fresh tomatoes, etc. Chances are, the soybeans, corn and canola seed are Roundup-Ready (GMO'd to be resistant to Roundup) or otherwise GMO'd, the tomatoes are GMO'd to be more frost resistant, etc.

  18. Re:WTF? Kodak?! The camera people? by Cecil · · Score: 3, Interesting

    Ever met anyone who uses one? Nope, me neither, and I hang out with a lot of professional modelling/sports/commercial photographers. It's by all accounts a horrible camera. It cannot do long exposures, it cannot do moderate or high ISO sensitivies, the images are badly softened, it's built about as ergonomically as a brick, and the battery life sucks. Of course, I've never owned one, that's all just hearsay from people who have.

    The 14n is like a poster-child for all of Kodak's cameras. Too little too late.

  19. Prior Art -- FORTH by OrangeTide · · Score: 2, Interesting

    Most FORTHs don't assemble to raw machine code. They actually generate an easy to execute code. Called direct-threaded, token-threaded(same as byte code), subroutine-threaded or indirect-threaded.

    Sun should be aware of this because OpenFirmware is a direct-threaded FORTH.

    --
    “Common sense is not so common.” — Voltaire
  20. Can you say UCSD P-System? by constantlyamazed · · Score: 3, Interesting

    There must be some nuance to this, because the prior art is really old, and very clearly applicable. Does anyone but me remeber the UCSD P-System? It compiled Pascal to an intermediate language (P-Code) which was then run by a platform-specific runtime that interpreted the code. This all happened around 1980. Another fine patent, and a bunch of rich lawyers.

  21. Are Libraries Bad? by seancallaway · · Score: 2, Interesting

    Does this mean that libraries are protected under this patent? I have applications that "ask" zlib for compression "help", so could they sue me (and theoretically every software developer on the planet), right? It just seems a little silly to me...

  22. Change the title by tod_miller · · Score: 3, Interesting

    Be responsible in the internte age, this comes up under a google news search:

    Kodak Wins $1 Billion Java Lawsuit

    This is wrong, even reporters of the reporting of news should adhere to some seblance of truth and get the title correct.

    They have not won a $1Billion lawsuit, they have a ruling for thier arguments, and will try and settle for this ammount.

    The way in which /. is passive in Java stories and on the whole undermines my faith in /. ability to bring the news that does matter in an unbiased way - this isn't a gripe at the content of /., but if you are going to be listed as a news source, you shoudl act like one, or follow the google links to make sure you are not mis-represented on thier site

    Either change the title to something more correct, or remove yourself from google, and enjoy your ability to be less responsible. Just my 0.00.0002

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com