Slashdot Log In
Kodak Wins $1 Billion Java Lawsuit
Posted by
CmdrTaco
on Sun Oct 03, 2004 10:20 AM
from the shake-them-like-a-poloroid-picture dept.
from the shake-them-like-a-poloroid-picture dept.
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."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

WTF? Kodak?! The camera people? (Score:5, Insightful)
Re:WTF? Kodak?! The camera people? (Score:5, Interesting)
Re:WTF? Kodak?! The camera people? (Score:5, Funny)
Re:WTF? Kodak?! The camera people? (Score:5, Insightful)
Re:WTF? Kodak?! The camera people? (Score:5, Informative)
Who's next, IBM? (Score:5, Interesting)
Oh wait, that's prior art =)
Groklaw analysis (Score:5, Informative)
Re:Groklaw analysis (Score:5, Insightful)
Oh, I can tell you what it means to the software industry, in a single sentence.
It means that ANYONE who dares to write a successful piece of software will be SCREWED as long as patents are allowed to be filed with ambiguous language and meanings that are open to interpretation.
That's, like, all interpreted byte-coded languages (Score:5, Informative)
Shall I write the check to Kodak or Eastman-Kodak sir? Cuz I have a script to hack on the server tonite.
sheesh...
Oh my God (Score:5, Informative)
Does anyone have the patent in question? Can this be appealed?
Re:Oh my God (Score:5, Informative)
Only the lawyers win... (Score:5, Insightful)
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 [yahoo.com]), 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.
Misleading title (Score:5, Informative)
What will it take?! (Score:5, Insightful)
This is all starting to become like nuclear weapons in and after the cold war. First it seemed like no big deal, hell it was even a requirement to be a big player to have nukes. Now all these little players are getting them, and Eolas and Kodak IMO are no different or better than the rogue states getting their own arsenals of nukes. Now the big boys are getting attacked so, what do they do? Disarm by pushing for the elimination of all software and business method patents, to keep these guys from having legal nukes to use against them, or do they just pray that not enough ankle biters will get enough patents to bankrupt them in independent and coordinated lawsuits?
Did NOT win $1 billion (Score:5, Informative)
However, this still leaves that fact that, unless an appeal overturns this ruling, Sun will need to pay Kodak something for every java product out there. Wow is the patent office messed up... anybody think of some prior art out there?
-Fatty
My letter to Eastman Kodak Corporate HQ (Score:5, Interesting)
Where to send your letter (Score:5, Informative)
Eastman Kodak Company
Attn: Corporate Information
343 State Street
Rochester, New York 14650
There are probably other reasons to boycott Kodak besides the fact that they pulled a SCRambus--such as their offshoring.
What the hell? (Score:5, Insightful)
I'm not a patent lawyer, and I have better things to do with my time than try to decipher the deliberately-obfuscated language of a patent the article doesn't bother to mention. However, I do know a little bit about computers, and that patent better be a damn sight more specific than "ask for help".
Because I'll bet system calls predate whatever patent Kodak's waving around.
I'm still looking for that foot, only now I want one to kick Kodak in the head.
Years of appeals ahead (Score:5, Insightful)
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.
Re:Years of appeals ahead (Score:5, Insightful)
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 ?
Grand Jury (Score:5, Interesting)
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.
Links to the relevant patents (Score:5, Informative)
Patent 5,206,951: [uspto.gov] Integration of data between typed objects by mutual, direct invocation between object managers corresponding to object types
Patent 5,421,012: [uspto.gov] Multitasking computer system for integrating the operation of different application programs which manipulate data objects of different types
Patent 5,226,161: [uspto.gov] Integration of data between typed data structures by mutual direct invocation between data managers corresponding to data types
Thanks to Artur Biesiadowski, who orignally posted these at Java Lobby.
I haven't had a chance to read them in detail yet; they're slow reading. '012 seems to be the broadest, and it's very, very long. They seem actually to patent object-oriented programming, but they reference the Smalltalk documentation so presumably they're patenting some enhancement. I've been unable to determine what that enhancement is over Smalltalk, so I can't say if Java infringes on it or not.
A note on reading patents: the title is worthless, so please don't write about "I did X in 1967" based solely on the title. The abstract is hardly better, though my quick scan of these indicates that the abstract does actually do a good job of summarizing. The only thing with legal force is the claims, but they're written in a specialized patent language that takes a bit of practice to interpret.
You can usually learn the most from reading the description section, with background and summary, which has less legal force than the claims but is written in something closer to plain English (or at least computer-ese, which you probably speak if you're reading
It's not about bytecode, is it? (Score:5, Informative)
And the patents were filed just a few months before CORBA 1.0 was released.
So I think the lawsuit is not about the use of bytecode interpreters/compilers. It is about the middleware mechanisms provided by Java.
Re:Kodak vs. Java (Score:5, Interesting)
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.
Re:Patent #'s (Score:5, Insightful)
I don't see how Smalltalk isn't direct prior art for this, at least as it would apply to Java. These are, I believe, a good example of bad software patents that are becoming more and more common. You can't really figure out what exactly they're claiming, you have no idea what might infringe on it, it's so vague that you can't figure out what prior art might invalidate it, and once you do figure it out, you say "you can patent that?". It's like patenting "Ok, take an automobile, turn right and go around the block THREE times, not just TWO times like everyone has done in the past, THEN turn right on red without waiting for pedestrians." And then claiming that airplanes landing between 2AM and 3AM at airports without lights infringes on it, since they never wait for pedestrians, and they have a red light on the wing.
What hangs on a wall, is green, and whistles?
I give up. What hangs on a wall, is green, and whistles?
A HERRING!
A herring? It doesn't hang on a wall!
Well, you can put in a nail and hang it.
Ok, but it isn't green!
You can paint it green.
Ok, but whistles?
Oh, I just put that in to make it hard!