Linked by Thom Holwerda on Fri 13th Apr 2012 09:40 UTC
Thread beginning with comment 514112
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Java is a Fictional Language
by jburnett on Fri 13th Apr 2012 20:20
in reply to "RE: Java is a Fictional Language"
Anyway, keep in mind that Sun released Java under GPL on May, 2007, under pressure in compliance with the specifications of the Java Community Process, and guess who was pressing to get that this way, yeh, Oracle. Really, they are going to have a hard time on court about that.
As far as I know, the only thing Google has to fear is the distribution of Java definitions with unauthorized changes (changing license or removing of copyright notices). And as big as it may end, it will never be close to what Oracle hoped for as would be hard to claim deprivation of property from something made public.
As far as I know, the only thing Google has to fear is the distribution of Java definitions with unauthorized changes (changing license or removing of copyright notices). And as big as it may end, it will never be close to what Oracle hoped for as would be hard to claim deprivation of property from something made public.
I am in agreement with you here. I think this is a very difficult case for Oracle to win on these grounds alone. I just object to the idea that programming languages are somehow fundamentally uncopyrightable material.
It is very disputed whether java is distinctive enough to qualify as a new language or a derivative work. One that unluckily will be decided on court. To be true, the only distinctive quality of java, when it was "released" to the world, was the promise to write once, run everywhere without the need to recompilation, what it never fulfill.
Your examples about what you consider your creation is also a source of dispute, one that we see every day in day out. If you doubt, just "google" for plagiarism. Modifying little blocks or add some does not constitute a new work. The problem is: who will be the arbiter?
Your examples about what you consider your creation is also a source of dispute, one that we see every day in day out. If you doubt, just "google" for plagiarism. Modifying little blocks or add some does not constitute a new work. The problem is: who will be the arbiter?
It may be arguable whether Java is distinctive enough to qualify as a derivative work. It is probably a question of fact rather than law though.
I remember when Java came out, it certainly seemed different from everything else. It had the promise of write once run anywhere, but the syntax was also quite different. I had to port a lot of code from C/C++ to Java. It was, to my educated eyes, very different. It felt much like smalltalk, yet different from even that. Different enough to give me anger management issues while pounding 20oz bottles of cherry coke at 3am in the lab... those were good times... never had so much fun in my life.
Still, this is probably a moot point because I doubt the case will get past the open source issue.




Member since:
2005-11-15
It is very disputed whether java is distinctive enough to qualify as a new language or a derivative work. One that unluckily will be decided on court. To be true, the only distinctive quality of java, when it was "released" to the world, was the promise to write once, run everywhere without the need to recompilation, what it never fulfill. Your examples about what you consider your creation is also a source of dispute, one that we see every day in day out. If you doubt, just "google" for plagiarism. Modifying little blocks or add some does not constitute a new work. The problem is: who will be the arbiter?
Anyway, keep in mind that Sun released Java under GPL on May, 2007, under pressure in compliance with the specifications of the Java Community Process, and guess who was pressing to get that this way, yeh, Oracle. Really, they are going to have a hard time on court about that.
As far as I know, the only thing Google has to fear is the distribution of Java definitions with unauthorized changes (changing license or removing of copyright notices). And as big as it may end, it will never be close to what Oracle hoped for as would be hard to claim deprivation of property from something made public.