Oracle Wins Revival of Billion-Dollar Case Against Google (bloomberg.com)
Google could owe Oracle billions of dollars after an appeals court said it didn't have the right to use the Oracle-owned Java programming code in its Android operating system on mobile devices. From a report: Google's use of Java shortcuts to develop Android went too far and was a violation of Oracle's copyrights, the U.S. Court of Appeals for the Federal Circuit ruled. The case was remanded to a federal court in California to determine how much the Alphabet unit should pay.
The dispute is over pre-written directions known as application program interfaces, or APIs, which can work across different types of devices and provide the instructions for things like connecting to the internet or accessing certain types of files. By using the APIs, programmers don't have to write new code from scratch to implement every function in their software or change it for every type of device. The case has divided Silicon Valley for years, testing the boundaries between the rights of those who develop interface code and those who rely on it to develop software programs.
The dispute is over pre-written directions known as application program interfaces, or APIs, which can work across different types of devices and provide the instructions for things like connecting to the internet or accessing certain types of files. By using the APIs, programmers don't have to write new code from scratch to implement every function in their software or change it for every type of device. The case has divided Silicon Valley for years, testing the boundaries between the rights of those who develop interface code and those who rely on it to develop software programs.
I know people who are actively *NOT* buying Oracle because of stupid lawsuits.
But maybe Larry doesn't care anymore, he has enough money to play, and can't spend it all before he dies.
Weird.
FFS... we need a special court for tech cases.
Too much money and power in play.
This could take decades.
On the one side you have the engineers that rely on APIs to Get Stuff Done, on the assumption that that's why the APIs exist. On the other side you have the 1% parasites who realize "oops, somebody took our work and made billions off it. Bring in the lawyers!"
Now I must go and wash my mouth out. Both of them are bad but here, Oracle is worse.
God (A.K.A., Larry Eillison). Bow down and pay his licensing fees.
The dispute is over pre-written directions known as application program interfaces, or APIs, which can work across different types of devices and provide the instructions for things like connecting to the internet or accessing certain types of files. By using the APIs, programmers don't have to write new code from scratch to implement every function in their software or change it for every type of device.
Have I completely misunderstood this case or has Bloomberg?
They certainly are working hard to kill Java. Besides the lawsuits, Oracle also gives Java lousy support and upgrade options. Few companies can make Microsoft seem the less evil alternative (C-sharp/.NET), and Oracle is one of them.
Table-ized A.I.
A ruling in Oracle's favor would shut down the ability to use Wine to run Windows-exclusive applications on your Mac because Microsoft could assert copyright in the Windows API against the Wine developers. Is that an outcome that you find helpful to the economy?
So... is 'Larry the Scumbag considered the lesser evil, yet??
Of all the bad laws being thought up in the EU, at least they got the API copyright decision correct.
APIs are not copyright-able in the EU according to their highest court.
https://arstechnica.com/tech-policy/2012/05/eus-top-court-apis-cant-be-copyrighted-would-monopolise-ideas
...for Ever More Bucks. Screw every other consideration.
How much more concentration of wealth do we need?
Wouldn't this be a non-issue. I still don't understand how Java is open source but not open source.
It's true that without the large number of Java programmers around, Android would not have had nearly as fast a rate of adoption as far as application creation went.
So? API's aren't copyright-able. Linux wouldn't exist if they were. This was settled ages ago. It's only Oracle's ability to fund the caliber of lawyers necessary to engineer an appeal that is keeping this alive. It's really just a reflection of our corrupt pay to win judicial system.
Comment removed based on user account deletion
You have to nothing to receive a copyright. It is granted to you automatically and under current law the copyright it is yours for 175 years. For the entire 60 year history of computers everyone has believed that APIs can not be copyrighted.
What happens if Oracle manages to change this?
The computer industry is going to collapse into utter legal chaos that it will likely never recover from. That's because if you make Oracle's API have a copyright then that ruling is going to apply to every API in existence since they are all still under copyright. Think about it -- consider how many APIs have been reimplemented over and over. Ownership of SQL is going to revert back to IBM allowing IBM to demand royalties from everyone using SQL. The C run-time API (like printf) is going to revert back to AT&T as owning it. What about Posix? What about game emulators? This will result in total legal chaos in the computer industry.
Thanks for killing Java as a programming language and forcing everyone to move to Python instead, because I just LOVE it when it complains I indented by 3 spaces instead of 4!
I've abandoned my search for truth; now I'm just looking for some useful delusions.
You appear to think that Java developers are owned by Oracle.
The rest of your comment seems to be a reason for Google to use Java APIs, which is not in question.
I understand why Oracle wants to own all Java developers. That is a high value resource! From it, Orcale can make a lot of money.
The fact that Orcale would make money if Google where forced to pay Oracle for using Java APIs *is not in question*.
The question is, *should they own Java developers*. Should APIs be clonable?
If APIs are not clonable, then we get ossification and privately owned developer ecosystems. Rent-seeking with high barriers to exit.
If APIs are not clonable, then the barrier to exit from a rent-seeking ecosystem is the cost of *reimplementing the APIs*, not the cost of *retraining everyone* and *replacing all software in the ecosystem*.
Oracle claims Google was in such a rush in the mid-2000s to create an operating system for mobile devices that the company used key parts of copyrighted Java technology without paying royalties.
If this is true, it certainly isnt happening again. Google dominates smartphones and could very easily decide to phase out java for go/rust, torpedoing whatever rent-seeking strategy Oracle had originally devised. What oracle is attempting to do is nothing short of what Microsoft tried to do with TomTom's implementation of FAT. If BTRFS, percona, and maria are any indication its not the work that matters. Plenty of talented engineers are willing to devote their time and effort to avoiding Oracle. Quite frankly the Oracle Database has turned into a manacle for Ellison. Unable to prevent its inevitable loss to open source alternatives through NDA agreements that prohibit public release of independent Oracle performance tests, and unable to convince cloud-bound companies to continue forking out high dollar per-core licenses for it, The software exists as a 90s anachronism to the hubris of dotcom. Oracle Enterprise Linux was, for all its intentions, a flop, and after acquisition and rebranding MySQL is a withered husk compared to its open source counterparts.
Good people go to bed earlier.
A ruling in Oracle's favor would shut down the ability to use Wine to run Windows-exclusive applications on your Mac
First of all, I question if this is really true. It's a different case because it presents a way for executables to make system calls that work, it's not the same as an API specific to a programming language. It is very similar, I grant you that.
Also, WINE is not making any money, whereas Google has made a ton of money from Android.
Double also, Microsoft benefits from people being able to run Windows applications in more places, because it encourages more Windows development.
Lastly though, I have to say think it would be awful to lose WINE. But the question is, would it be wrong? And in the larger scope of things, should I consider it bad to lose something that helps propagate the continuation of Windows?
"There is more worth loving than we have strength to love." - Brian Jay Stanley
C# would actually be a good language, if it weren't completely Microsoft-specific. Microsoft obviously analyzed all the common errors C++ programmers make, and tried to create a language in which those mistakes weren't possible. Combined with Managed Code, it allows them to develop more reliable software with worse programmers.
I've abandoned my search for truth; now I'm just looking for some useful delusions.
What if the positive ruling is such that somehow it only applies specifically to Java API and what Google has done with it? If so that may not be a bad outcome at all. I wouldn't mind seeing some of the Google's power, or even a good chunk of it, being transferred over to Oracle.
Larry has his own private Hawaiian island to retire to... if I were him, I would retire already!
I've abandoned my search for truth; now I'm just looking for some useful delusions.
Larry has his own private Hawaiian island to retire to... if I were him, I would retire already!
If Larry were you, he'd probably say that if he were Larry he'd retire.
"That's the way to do it" - Punch
Keep repeating that until people understand the facts.
The dispute is over pre-written directions known as application program interfaces, or APIs, which can work across different types of devices and provide the instructions for things like connecting to the internet or accessing certain types of files. By using the APIs, programmers don't have to write new code from scratch to implement every function in their software or change it for every type of device.
Let me take a stab at using my journalism skills to improve the clarity and accuracy of this summary:
At the heart of the issue is a technical lingo known as API, which is how programmers tell computers what to do. Since computers can only do as they're told, and only understand ones and zeroes, programmers must use a special robot language to talk to computers, which gets translated from the programmer's magical jargon to a series of ones and zeroes. Unfortunately, a series of ones and zeroes looks very similar to other series of ones and zeroes, so it can be difficult for programmers to keep track of what they're telling the computer.
That's where APIs help; they let the programmers speak more normally to computers, using a pseudo-robot language like "while iterating a data structure perform calculations on the user's social data network", which gets translated into a series of ones and zeroes like "1000101".
Oracle forbid the usage of Java in mobile devices without the mobile license very early, as if they were a copyright holder or something.. I think it was Motif (or was it Posix?) standard that had the mentioning of royalty free, unlimited access for the interest of promoting the standard in the copyright clause by the Open Group. So the API copyrights have been under consideration and assumed for a long time in the industry, here and there.
I was about to write a class implementing the .NET IComparable interface when I read this. In light of this I guess we can't do this without a licensing agreement. Oh well, lunch time.
It's all about copyright, correct? Copyright only applies to creative expressions. Purely functional expressions are not protected. APIs only provide context for calling functions and passing parameters. They, themselves, do not perform any function but merely describe how the function should be called.
The original ruling was mistaken. Google's use was not Fair Use. What was copied wasn't subject to copyright to begin with. Google used Java APIs but wrote the code behind the APIs. Oracle invented a new copyrightable thing, Structure, Sequence, and Organization. There is nothing in law to support this view.
> ORCL Mkt cap 189.87B
> GOOG Mkt cap 726.29B
Nah, I think Google is actually pretty happy they didn't buy Sun.
IANAL but I think this decision is pretty binary - Alsop originally ruled that APIs could not be copyright. Oracle forced him to change that ruling to API could be copyright but cloning them is fair use. But now Oracle is trying to reverse the fair use ruling by the jury.
If that happens all APIs will be under copyright and the only way to clone them will be with a license. And since those copyrights are going to get constructed retroactively since the dawn of computers the only possible outcome is total legal chaos.
This doesn't matter anymore. Google are no longer the good guys who need to be defended. Now that they've abandoned "don't be evil" they're just another tech titan. Let 'em battle it out with their fellow evildoer.
Tired of FB/Google censorship? Visit UNCENSORED!
Few companies can make Microsoft seem the less evil alternative (C-sharp/.NET), and Oracle is one of them.
Microsoft has open sourced the core of .NET under an MIT license, plus a patent grant. It's not hard to seem more evil than that...
I am TheRaven on Soylent News
This type of argument has been going on for ages in one form or another. When spreadsheets were new there were look and feel lawsuits where companies tried to claim ownership of the design of the user interface for their product. The same with all sorts of other stuff. The evolution of HTML was largely driven at first by Netscape's innovations with the standards committee just trying desperately to keep up ... sort of.
Google has benefited by making use of the Java API, how much they should pay if anything is still being argued. Personally I think Oracle should control the definition of the API but not benefit from someone else's implementation. If you publish a recipe it doesn't mean you can charge all the cooks that use the recipe to produce something. Not only that the purpose of publishing the API is to encourage people to write software that uses the API, I don't see how the direction of use can be controlled by the copyright holder.
Oracle forbid the usage of Java in mobile devices without the mobile license very early, as if they were a copyright holder or something.
Sorry, I meant Sun Microsystems of course.
Clearly the only difference between the companies is whether they bought Sun. I mean, they both produce databases, and query databases as their primary business. Now, Oracle does it as a middleware, and Google does databases of tracking, ads and searches (in that order) which it then provides as a service, but it's the same thing. Computery-stuff is all interchangable. That's why I have web designers write all my C code for embedded devices.
Your ad here. Ask me how!
In the first court case Alsop ruled correctly the APIs were purely functional expressions and could not be copyrighted. Oracle appealed this to a bunch of Luddite judges on the Appellate court who overruled Alsop and declared that API could be copyright. In the second court cast Alsop/Google were forced to accept the ruling that APIs were copyright. The new (and correct) decision by a Federal jury was that if APIs are copyright, then it is Fair Use to clone them. Oracle appealed this to another set of Luddite judges who have now ruled that it is not Fair Use to copy an API.
This is going to end up in the US Supreme Court. On one side with have greedy Larry, and on the other side with have the potential collapse of the entire US computer industry. It is disgusting that Ellison will risk destroying the entire computer industry in a quest to get another $8B to add to his current $57B net worth.
Didn't IBM have their own complete implementation of Java for years?
Did they just pay licensing/royalties for it? Why are they not in the debate?
The decades of embrace, extend, and extinguish have made many wary of MS adoption. The other extreme is how MS suddenly abandons things leaving developers anxious. For example any developer that bet on Windows Phone is not getting much on return.
Well, there's spam egg sausage and spam, that's not got much spam in it.
But that value of an API is created not by the company that created the APIs but by the companies that invest their time and money in using the APIs.
In the case of Sun/Oracle, there are three additional factors to consider: (1) Sun achieved rapid and widespread adoption of Java's APIs by falsely claiming that they would make those APIs an open standard; that is, Java APIs would not have succeeded in the market if Sun had been clear from the beginning that they would not allow compatible third party implementations; (2) large parts of the Java APIs were not even developed by Sun or were copied from other APIs; (3) Sun/Oracle has a long history of building their products on other people's APIs.
Why should Google have to pay Sun/Oracle anything? That's like saying that authors need to pay Merriam/Webster/Oxford for using words.
The main problem with this case is that Google have never adequately explained what an API is. If you read the original testimony/filings and decision, the definition of what an API is is laughably vague, and as a result none of the lawyers know what they are fighting about. The correct definition of an API in copyright terms is a "blank form", that requires that you fill in certain information in certain boxes and deliver the form to a specified location for processing. The entity doing the processing might return information to you, or might take other actions on your behalf. The name of the function determines the address to deliver the form, and the parameters are the form fields, along with a calling convention which defines how those are interpreted. An ABI is similar, except already converted into binary/machine readable format by the compiler. This is more obvious on the web, where APIs are implemented using web forms, even if no form is displayed to the user.
This correct definition would have helped Google tremendously, because blank forms are specifically not protected by copyright law, after having been found to be not copyright-able by the Supreme Court. Oracle's SSO claims would also be seen for what they are - like claiming that organizing the forms in a bank or post-office in a particular way (in this case alphabetically) has some inherent value.
That's sad, because Java was designed to run on mobile devices from the beginning. That's why, for example, it doesn't support unsigned integers or has no type larger than 64 bits in the language.
"Why is that the case?"
First of all, look at the can of worms it opens.
Time SetTime(hr, mm, ss, ms)
That's an API. For creating some sort of 'time' construct, initialized by using a method called SetTime, and passing it the hour, minute, second, and milliseconds.
class Object {
boolean equals(Object o)
}
That's an API, you have an object, and it has an equals method, that compares itself to another object and returns a boolean based on their equivalence.
The minute you rule that an API is protected by copyright, someone gets to claim ownership of that API. And every other language, library, or tool that came afterwards is in violation.
" most languages these days are only powerful because of extensive libraries and API's"
If APIs are protected by copyright, then not only is an exact duplicate protected, then a 'derivative work' is also protected.
Most APIs for similar things are quite similar. Whether I'm using Java or Python or C# or C++ the various standard and even 3rd party APIs for for a List container, or for a Button widget are very similar, often identical. The lists all have an 'add' method, and a 'contains' method. The button has a position. size, label and property and a clicked event handler. Even when they aren't identical, surely they are clearly related -- and i could easily argue that your button api that came after mine is a derivative work ... look how similar they are.
Why it's almost like they are similar on purpose! Someone owes me a billion dollars!
Further; identical APIs are particularly useful as drop in replacements to correct buggy or crufty or non-performant or legacy solutions. We have openGL wrappers for directX, directX wrappers for OpenGL, we have 3DFX glide wrappers that allow old 3dfx games to run hardware accelerated on modern hardware. All these 'wrappers' exist to allow software written to one API to be used without modification on a 'new backend'. If companies can own and assert copyright on the API, then API wrappers cannot exist.
If you write some software against some 3rd party library, and then years later want to change the backend out, you can rebuild the software to a new API, or you can write a wrapper class for the old code to call that translates it to the new backend. The new backend has its own API. But the wrapper class is effectively a re-implementation of the original API.
It's classic software design pattern: "the Adapter pattern"
https://en.wikipedia.org/wiki/...
Aside from Adapters, lots of people have written initially against 'standard library' or 3rd party library functionality; and then later gone back and dropped in custom built optimized-for-their-needs solutions to those libraries. That's usually done by building against the original/standard/3rd party API and then re-implementing the API you need with your own custom stuff later on, as you need it, if you need it.
Then we have projects like WINE which implements Windows API, FreeDOS which implements the DOS API. We have all manner of 'plugin architectures' that function in like ways, but that constitutes an API. We have chip emulators that emulate the hardware API. We have hypervisors that emulate certain hardware API. We have virtual devices that emulate the physical device APIs. We have all kinds of software bits to run cpu instructions in software on chips that lack hardware support -- that's API.
The Browser DOM is an API, and the web would be very different if browser vendors could have simply asserted that other browser vendors couldn't include their DOM extensions.
Software engineering and software development has spent the last several decades under the assumption that this was all ok, because it WAS ok. It's ludicrous to change the game now. This doesn't just affect Google vs Oracle and the implementation on Android.
Changing the rules on what you can do with an API rewrites the software industry.
from parent "it allows them to develop more reliable software with worse programmers."
Come on now. Don't be so coy. You can say it: Indo-Chmps
Speak truth to power.
.NET Core and Xamarin allow use of C# on other platforms.
The decades of embrace, extend, and extinguish have made many wary of MS adoption.
This is exactly the reason that I won't touch TypeScript.
Microsoft technologies are The One Ring ... they serve only one master. (And you, nor your customers, are it.)
According to the USL-BSD compromise, AT&T gave up all claims on Unix (apart from a tiny number of files which were to be freely redistributable). They can't take it back anymore.
Sun and later Oracle were so fixated on the nonfunctional J2ME stack that they didn't see Google coming. Sun had the skeleton of what later became Android with the SavaJe acquisition but didn't have the funds or desire to make it happen. They (and later Oracle) failed to adequately invest in mobile and now Google has. Larry is simply pissed that someone other than himself is making money on something he neglected to capitalize on. To Lawsuit Larry, that's a crime - to anyone else, it's called business.
Organization? You must be joking..
People familiar with the extent of Java API's would be able to develop applications far more quickly for Android than if they had just used Java the language but come up with a whole new standard library.
That is actually what they did, but you have to implement all of java.lang (e.g. String) and obviously it makes not much sense to provide your own APIs for java.util.*, java.io.* etc.
Basically you have to implement everything that starts with java.*
Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
Or actually any amount you want.
Heard of .NET Core?
15 years ago, I was handed a project to interface with a system where the only documentation was the Java reference implementation. The company we were dealing with did everything in Java; there was no support from them if you strayed from the safe lands of Java.
When they started doing "proper" documentation, Java was first and foremost in it. There was slight mention of other programming languages.
Now, you cannot find Java mentioned in any of their documentation. You can submit support requests for PHP, .NET, Python, or even Perl, but not Java.... You're on your own if you wander in the lands of Java.
The decades of embrace, extend, and extinguish have made many wary of MS adoption.
What did they embrace, extend and extinguish? Seems that if this was going on for decades there should be a *lot* of examples you can point to. Certainly it isn't Java or web standards.
"Part of Google’s defense focused on the idea that Java was developed for desktop computers, while Android was created for phones and other mobile devices."
If that was Google's defense then they should have lost in court. Java was developed for mobile devices FIRST! That was Java's intended use. The desktop market took over when the developers realized the potential the JVM provided.
What happens if Oracle manages to change this?
The computer industry is going to collapse into utter legal chaos that it will likely never recover from.
Agreed. In the US.
Most of the rest of the world will likely have enough sense to say that they're not playing that game (in the same way the EU doesn't recognize s/w patents). So, the s/w industry (slowly) exits the US altogether, and the remaining US economy crumbles over a decade or so.
Well, if Wall Street is allowed to endanger the US economy, why not let Oracle have a go too?
Hopefully "common" sense will prevail & this will be shot down.
Lesson learned about using Java or anything from Oracle. Migrate away from their products as fast as you can. Oracle is not a good company to get software because you will eventually be burned by them. Makes you wonder if it was Sun/Oracle who put SCO up to suing others over Linux.
Oracle develops a code for anyone to use, then gets butthurt when anyone uses it?!?!?
I'm conflicted about who to root for in this thug on thug match up.
Cool story, kiddo.
Before 1989, Copyright was not automatic. I don't think SQL was ever published with a copyright notice, as nobody thought APIs could be copyrighted.
A standard explicitly made to be implemented by others. Even an 'APIs are copyrightable' ruling will make an exception for something that was publicized to be implemented.
Then R.I.P. Java. It is too dangerous to develop new software if APIs suddenly acquire copyright protection because the licensing terms effectively change and could impact your business. At this point to run a business responsibly you should negotiate up front what your license terms for tools, compilers and APIs should be. Going with platforms, tools and languages that are open licensed is going to be necessary for many businesses that don't have the resources to wrestle with licenses, lawyers and sales staff with complex licensing payment terms.
“Common sense is not so common.” — Voltaire
WTF
When Alsup took the time to actually teach himself some basics of programming and made a ruling based on a surprisingly informed decision for a judge, that should have been the end of it. You would think, upon reviewing the case, any appellate judge with even a few lingering vestiges of integrity, would defer to someone who took the time and effort to make themselves a minor expert on the matter and reject the request for an appeal.
Yes, yes, I know. In an age where judges are appointed based on their political ideologies rather than their qualifications for the job, and performance as a lawyer/lower court judge, expecting any amount of integrity is laughably naive.
It's like someone patented the Oxford Comma and by extension the works of anyone who has ever used one. A programming language is very similar to a written/spoken language, an API is very similar to a grammatical style or tone of voice - it contains no substance in itself, it does nothing in itself, it's just a thing which is required to exist - everything that interacts with anything has them and there is nothing novel in the API of anything - it is literally an interface by which the thing interacts. In a more fuzzy logic/business arena: if you can control any API you write then suddenly everyone who uses your platform is effectively working for you without being paid and is forbidden from reusing anything they themselves wrote elsewhere without effectively starting over from scratch to change the style in which it was written.
So, the jury reached a verdict, but the court system throws it out and reverses the decision unilaterally? Why bother then? It's a waste of taxpayer money to fund "court" proceedings apparently.
What do you mean it isn't certainly Java? You do remember the federal trial concerning MS right? MS tried to embrace, extinguish, and extend with Java. As for web standards, they tried the same thing with the browser (again at the trial). Then there's the hijacking of the Open Office XML standard. I suggest you do a simple google search. Or if you are too lazy, read wikipedia.
Well, there's spam egg sausage and spam, that's not got much spam in it.
They certainly are working hard to kill Java. Besides the lawsuits, Oracle also gives Java lousy support and upgrade options. Few companies can make Microsoft seem the less evil alternative (C-sharp/.NET), and Oracle is one of them.
evil microsoft. way to ancient 90s mentality it up in here. you forgot the $.
That gave Google a huge benefit for the platform, for which they did not pay Oracle anything.
So? Apple gained a huge benefit for their platform by freeloading BSD for which they did not pay the authors anything. Companies do this stuff all the time, why do you think there is some entitlement here?
In any case Google has contributed to the development Java through the JCP.
You can't kill Java developers. There are hordes of them that are all looking to work for barely above minimum wage. Average Java developer salary is $73k/year, but about 5% of them will take substantially less than that. It's not unheard of to pay contractors $36k/year, that's about $18/hour.
I don't consider them supported well enough to use on Linux projects, but maybe someday...
I've abandoned my search for truth; now I'm just looking for some useful delusions.
Interesting. Creimer haven't posted a comment in over a week and the fake accounts are multiplying like blow flies.
So? API's aren't copyright-able.
Uh... Yes, they are, now. Google's violation was declared fair use, but now appeals court says it wasn't.
Fuck you, America!
cant wait for a javaless android , there where a few projects going on even one at google , wonder where its at
.NET Core and Xamarin allow use of a subtly incompatible, incomplete subset of C# on a very few other platforms.
Almost but not quite, motif was not free to use or royalty free. Several developers put together their own libraries that used the motif api to create free versions (lesstif was one such).
I am a girl you creimertard! I am not creimer!
I am creimer adopted sister!
Note that we don't exactly look alike!
Don't believe me?
Here is my Jessica Christine Reimer twitter account:
https://twitter.com/jessicacre...
Our folks used to call us Chris & Chris, you noob!
> Wait, what? Int round(float) isn't what is in question here, it's what the function round does and the underlying code to execute it.
Half right.
Oracle's claim is that Google isn't allowed to have round(float) round it's input. Google says the copyright protects the *expression* of the idea, the implementation. The actual copyright statute says the idea is not protected, the expression of the idea is. Oracle says it's unlawful for Google to have a function called round() which rounds it's input, because Java has that. Google would have to call theirs round_a_number() or something, Oracle says.
Google says you are allowed to make something COMPATIBLE with java, with a different implementation. Oracle says making it java compatible was unlawful.
> This is whether or not Google has the right to implement its own JVM.
And you can't implement a JVM without having round(). HOW round works can change (the expression, aka implementation).
What do you mean it isn't certainly Java? You do remember the federal trial concerning MS right? MS tried to embrace, extinguish, and extend with Java. As for web standards, they tried the same thing with the browser (again at the trial). Then there's the hijacking of the Open Office XML standard. I suggest you do a simple google search. Or if you are too lazy, read wikipedia.
No, most people don't remember the 22 year old phrase from a company that has undergone significant change in both management and operation. People may vaguely remember the browser wars but that was mainly other companies bitching that MS had too much market share and they couldn't compete (I know there was more). Your average person didn't really know or care and your tech savvy person would just get around all that BS. That Wikipedia article does really just reinforces that even when Sun owned Java they were litigious. All large companies have done some bad things but in general I'd choose today's MS over Oracle any day.
The API is an interface specification. It is "mathematics". As such it has neither copyright protection nor patent protection. This is akin to claiming that a "thing with a handle and you can cut other things with it" is a protected concept. It is not. Far too general and obvious.
On the other hand, if Oracle wins this then Java is basically dead. That would be a good thing.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
What Google made was a Java-compatible runtime.
Oracle claims that making it compatible, using the same interface, is unlawful.
Consider anything that uses any kind of network protocol, serial, protocol, etc. If Oracle wins, the precedent is that it's unlawful to make an accessory compatible with any device which uses a non-standard protocol, because you'd be copying interface, just as Google copied the interface to Java.
Technically true.
But not practically so.
OK creimer, you got me there!
You must have guessed who I am: Lily Ayako from Japan. I hope to see you next year at Tokyo Comic Con!
Kisses Chris,
Google and some others too. It was utterly demented to allow Oracle to get control of Sun.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
One Rich Asshole Called Larry Ellison
"When information is power, privacy is freedom" - Jah-Wren Ryel
you are a child (not c reimer)
Suddenly abandon ... you mean like Google does? MS at least supported Windows Phone for a few years, and briefly allowed upgrades to W10 on even marginally usable old hardware. Google, the phone carriers, and especially the OEMs using it don't do that. Result is that my olde WinPhone is currently running W10, though blocked at a release for which support finally ended after 1/18 (for a 2014 model).
I'm not going to claim MS supports stuff forever, like IBM. Or even like Apple. But they're better than Google in that regard.
Now what does all this have to do with Java, other than the lawsuit? Google isn't without fault in the matter, but I'm not sure making API's copyrightable by themselves is right either. A logical outcome of this, for instance, is to render Windows and DOS clones (DOSBox, DRDOS, Wine and other Linux subsystems for Windows compatibility, for instance) infringing.
"Chris is a boy's name"
https://en.wikipedia.org/wiki/Chrissie_Hynde
"Kris is a girl's name"
https://en.wikipedia.org/wiki/Kris_Kristofferson
Stupid fat, toothless giant turd.
"The other extreme is how MS suddenly abandons things leaving developers anxious"
Yea thank god I've built my business around Google products instead.
java was not designed to run on mobile devices from the beginning. It was designed to be mobile among operating systems (write once, run anywhere). It has those limitations because it was conceived during 16/32 bit days and they were kept because it, in the future, gave a broader spectrum of things it could run on. Mobile devices like smart phones didn't exist back then.
>So? API's aren't copyright-able.
You're wrong. The previous Java appeal determined that APIs are copyrighted, automatically, by law. The question this time was whether, even though copyrighted, API use for compatibility purposes is fair use? The appeals court decided that it was not. Therefore, a license is required to use the API, even if the functions identified by it are implemented using completely original code. Basically, this is a fail for Google's lawyers (most of whom are probably looking for a new job today) and a win for Oracle's.
Yes, the decision does open up a legal Pandora's Box for the computer industry. To take it to absurdity: who owns the API to the English Language (the first, or at least the first definitive, dictionary)? Will Oxford sue Websters and Funk & Wagnall's and dictionary.com?
If this precedent passes, IBM will overnight regain ownership of the *ENTIRE WINTEL ECOSYSTEM*. Or even more ironic, Lenovo will, if the transfer of IBM's PC division included all of the intellectual property including IBM's BIOS code. Everything since the Compaq cloning case will be rendered moot as this copyright precedent will require everybody who implemented BIOS calls to pay licensing tribute back to IBM, retroactively. Anybody still including legacy support will drop it like its hot, coreboot will have to shut down, etc.
This will also eliminate qemu and company since you won't legally have a right to use a cpu architecture's assembly/opcodes because they will be protected by copyright.
If this cases has passed/passes, it truly will be time to burn America, or at least D.C. to the ground.
I agree lets dispense with a judicial system and you decide cases.
It's not really a matter of support.
Parts of .net were standardized in ECMA 334 and 335 and as with all MS sponsored standards, the usual fast tracked (read as not reviewed) ISO. The real problem is, that beyond what is contained in those Standards, you enter a patent minefield, that makes dealing with Oracle feel like a free trip to Disneyland and makes Larry Ellison look like the Tooth Fairy's kinder sister.
Microsoft did issue a Patent Promise, however they specifically do not cover your possible infringement, in case they sell one or more patents to third parties
Then suddenly using a compressed connection to a DB, or generating OOXML-formatted reports infringing on "Cellspacing like Excel'95" could blow up in your face
Comment removed based on user account deletion
Creimer left Slashdot for YouTube. I know that hurts, Ivan. You need to give up your creimer fixation. and stop harassing the Slashdot community.
geez -- feels like a tennis match. This case is still going on?!?!
Fair use, not fair, Out of bounds. Lob. Love.
call me when it's over.
" the naming convention for creimer's family."
Grumpy, Happy, Sleepy, Bashful, Sneezy, Dopey, Doc?
Or was it Latin taxonomy? Crassus Edentulae Macrofeces sounds good: Fat, toothless, giant shitter!
Oh would that that were true, Chris... Slashdot would be much more enjoyable without you and your 25 sock pockets.
I do enjoy watching your lip-smacking jittery fat head on YouTube though. I wonder what drives you to make such an autistic spectacle of yourself.
If you had a job, you would know about Oracle.
As for this news, all I can say is: GOOD! I don't like Oracle and Larry Ellison is a douchebag (yes, I have actually met him before), but Google has been doing some pretty scummy shit and need to get slapped down, no matter how that happens.
So? Apple gained a huge benefit for their platform by freeloading BSD for which they did not pay the authors anything.
Exactly right!!
The difference is that Apple used code that was EXPLICITLY given for others to use for free. BSD gave everyone permission to use not just the API's, but the code behind the API's.
So then it would follow, if you took something like Java not under a BSD license, and tried to use it, there might be trouble if you used it in a way the license holders did not allow.
In any case Google has contributed to the development Java through the JCP.
But that is irrelevant, it's not like Oracle considered that payment for the license use in question, even if it was helpful to the Java community.
Just why do you think Google switched to Kotlin anyway, they saw this coming a mile away.
"There is more worth loving than we have strength to love." - Brian Jay Stanley
The decades of embrace, extend, and extinguish have made many wary of MS adoption.
Yup username checks out....
Then you are just uninformed. But if you haven't bothered to notice how much the company have changed especially with the current CEO, the nothing will seem to have changed. It is kind of a self-fulfilling mindset.
Wtf is this "creimer" shit? Who is that? WTF is this shit?
Creimer was a legendary Slashdotter for 20 years. A group of trolls (creimertards) tried to take him down. An epic battle that generated tens of thousands of comments for a year and then creimer left Slashdot for Youtube. The creimertards are still licking their wounds and lashing out at everyone whom they think is creimer in disguise. Sad.
I do enjoy watching your lip-smacking jittery fat head on YouTube though. I wonder what drives you to make such an autistic spectacle of yourself.
Your comment is suitable only for the locker room. No wonder Slashdot smells like dirty socks.
Huh? M$ is still evil and still have the work world by the balls. Wanna list?
Table-ized A.I.
> So? API's aren't copyright-able.
Oracle may be changing that.
> Linux wouldn't exist if they were.
Obviously. That's why Oracle is changing it. It's worth them spending literally any amount of money- they'll be able to go to anyone and ask for any amount of money, because suddenly everyone will be running "pirated software".
> This was settled ages ago.
There's tens of billions of dollars that they can rob if they can just get that ruling. Don't underestimate these people and their motivation.
That patent grant is so poorly written, that every single FOSS lawyer is advising against using it. In fact usage of the MONO project libraries is universally considered a legal problem waiting to happen (by everybody but Canonical ... which is owned by Microsoft).
It describes to a person who can understand it how, at least theoretically, something works or is supposed to work, but does not itself offer any useful function or purpose beyond educating a person with a sufficient understanding of relevant source material on how whatever is described by it might be built. It's actually just a description of how the thing would work *IF* you actually built it.
It's worth noting, also, that electronic schematics are not ordinarily even considered to be copyrightable by themselves. There can be trademarks used in the schematic, or copyrighted content in it preventing wholesale copying. You can also patent whatever thing it is a schematic for, or you can keep your schematics a trade secret entirely to protect them, but if you publish a schematic there is *NOTHING* that you can legally do to stop someone else from copying that schematic and using it in something of their own design unless they have *OTHERWISE* infringed on your intellectual property (in which case it is not the copying of the schematic that is the problem, rather it is the other infringement that is actually an issue).
File under 'M' for 'Manic ranting'
The ruling against AT&T was basically based on the fact that they "stole" (i.e., merged) a lot of BSD code into Unix that it was almost impossible to distinguish which code was actually owned by AT&T. AT&T could not establish copyright ownership, therefor the claim was ruled in favor of BSD.
The case DID NOT invalidate the ability to copyright an API. So claiming that it did is ridiculous.
as absurd as your example is there are lawyers who will file a law suit alleging that and ferociously pursue companies big and little for a cash settlement in the patent troll friendly East District of Texas courts. Whether they are right or wrong doesn't matter. So long as victims pay up it doesn't matter.
You idiot, the decision is wrong because it will destroy all software development.
For everyone.
I was wondering why a second language suddenly appeared in the Android IDE. I'm assuming Google will be solely supporting Kotlin soon?
The court is simply wrong. The court is not qualified to rule on the matter.
This case should have been dismissed with prejudice from the beginning.
Alsup did a great job and the higher court willfully ignored his detailed judgement.
Stupid old men, can't reason clearly.
Time for a recall!!!
I wouldn't touch Java with a 50' pole.
Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
I remember Microsoft won the "look-and-feel" lawsuit Apple initiated.
This seems very similar. Different judges, I suppose, which should make us all uncomfortable...
Ironically SQL is IBM's... So can they crush Oracle?
Chris' case is getting worse, he spends all day replying to himself as AC on /. and now, on YouTube!
The tests we ran on Chris have shown that Chris has the intelligence of an ameba:
https://en.wikipedia.org/wiki/...
So, technically, he is able to conceive some kind of agenda but it will be silly or impossible to follow on a human scale.
For example, Chris had an agenda to post anything he felt like on Slashdot which did not work well because it was based on his false beliefs that he had an infinite number of karma points as he wrote here several times.
Several people here explained to Chris that karma maxed out at some level like 50 or so but Chris kept on insisting that his python script had confirmed that he had millions of karma points!
Oh well, as I wrote before: "It isn't Chris' fault if he is the way he is. We do the best we can do with him and he is partially integrated into society. We try to cure his abnormal need for attention but he is kind of stubborn and won't listen to anybody."
For the valuable /. users that might already have read the following, please note that there is an important update.
IMPORTANT UPDATE:
Special Education for the Santa Clara County Office of Education has invested money to buy Chris a new chair:
http://www.keynamics.com/image...
Information about Christopher Dale Reimer and autistic people:
Autistic people have obsessions about things normal people don't care. For example, one of our autistic patient went haywire when he realized that there was a penny missing in his pocket change.
To calm him down, one of our educator pretended to have found it on the floor and gave a penny to him.
The autistic patient condition went even worse because he realized it wasn't the same penny!
Chris has an obsession with budgeting every penny. He doesn't understand that most people do not budget to the penny and have a flexible amount they allow for miscellaneous items.
I am Nancy Guerrero and I am Director of Special Education for the Santa Clara County Office of Education. We use Chris' (a.k.a. creimer,cdreimer) picture in our document because he is the hardest case we have ever had to handle:
http://www.sccoe.org/depts/stu...
Our artists were inspired by the low carb diet that Christopher follows scrupulously for the small lunch box and by the picture linked below for the rest. I am sure that you will notice the similarities such as the bump on the side of his chest and more:
https://ibb.co/gVad65
Please be easy on Christopher although, I am aware that some of our staff handling Chris post joke comments here and obvoiusly, the Santa Clara County Office of Education disapprove that behavior vehemently:
http://ibb.co/mRVSaG
But it isn't Chris' fault if he is the way he is. We do the best we can do with him and he is partially integrated into society. We try to cure his abnormal need for attention but he is kind of stubborn and won't listen to anybody.
Thank You dear users,
---
Nancy Guerrero
Director
Special Education
Santa Clara County Office of Education
When Bill Joy created Berkeley Unix back in 1984 he did so by rewriting 100% of the implementation and only kept the interfaces/APIs. AT&T sued...and lost copyright and license infringements. If that hadn't happened we would not have Linux. This should be settled law.
The you're a bit behind the times. Several large companies already depend on .Net Core applications written in C# running on docker instances.
Then again, you might be waiting to switch when Linux is on the Desktop.
The cycle of legal lawsuits was ended with a mutual settlement - not a ruling. And the settlement included both sides giving up all claims against each other. To have any meaning "All claims" must include even claims according to newfangled legal doctrines invented decades after.
Yeah, but Microsoft hangs on to projects far longer than Google does.
Past Microsoft would replace a product with something completely incompatible with no notice, leaving their "partners" twisting in the wind. Example: PlaysForSure that wouldn't play on Microsoft's own player hardware. It's unclear if this trait has been jettisoned from "Current Microsoft"
Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
Using a lot of Novell NetWare these days? Remember when NT4 had their NetWare compatibility services, that allowed people to wholesale switch their servers overnight without even reinstalling a single piece of client software?
I'd bet that little piece of software would run afoul of the precedent set by this appeal...
Granted, Novell tripped on their own dicks enough to crash that ecosystem themselves, but Microsoft was pretty proud of how they fucked Novell back in the day.
Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
I believe Google should win this. I also think your argument has a major weakness.
> And besides, how can Oracle copyright an API that has dozens of things that came before? round() has been around in basically every floating point language ever.
All of the words in John Lennon's song "Imagine" were around before he wrote the song. How could Lennon copyright a song that has dozens of things that came before? Lennon (and Oracle) selected "particular* words and arranged them in a particular way, a skillful way. Lennon can't copyright each word in the lyrics to Imagine, but he can certainly copyright the lyrics as a whole.
There are two reasons I think Oracle should lose:
Copyright, by statute, protects a unique EXPRESSION of an idea and explicitly does not protect the idea itself. For software, I interpret that as meaning the implementation is protected. One cannot copy/paste the source code of Unix without permission, one CAN make a new OS which behaves similarly to Unix.
In practical effect, Oracle's argument is that nobody is allowed to make a JRE that is *compatible with* Oracle's JRE. In order to make a new thing compatible with an old thing, it must use the same interface as the old. It would be bad public policy to rule that it's unlawful to make things compatible by using the interface.
Classic ASP - still supported. Visual Basic - still supported. Nearly all old versions of stuff available on MSDN. It would be easier to argue that they hold on to things for too long.
There is no doubt that they do shelve unsuccessful systems, but that could be said of any company.
I think the moral of the story is that one should wait for the bandwagon to get big enough before jumping on for the long term.
Greed is the root of all evil.
No, just for Google and Java developers, both of which need to die anyway.
The decades of embrace, extend, and extinguish have made many wary of MS adoption. The other extreme is how MS suddenly abandons things leaving developers anxious. For example any developer that bet on Windows Phone is not getting much on return.
I'm not a Microsoft fan, but Google has a way bigger reputation for just abandoning stuff. So bad that when Keep came out, people predicted when it would be abandoned:
https://www.theguardian.com/technology/2013/mar/22/google-keep-services-closed
Since then they have instituted their "more wood behind fewer arrows" policy, which is a good idea.
Meanwhile, Microsoft still *hasn't* abandoned Windows Phone users, despite an ongoing, total failure in the marketplace:
https://en.wikipedia.org/wiki/Microsoft_Lumia
Can't really ding them for their lack of commitment on that one.
No, most people don't remember the 22 year old phrase from a company that has undergone significant change in both management and operation.
Someone asked for an example of embrace, extend, and extinguish. I posted some.
All large companies have done some bad things but in general I'd choose today's MS over Oracle any day.
And I"m not saying Oracle is better in any regards. In the context of the conversation someone asked why more people don't use .NET. I gave them specific reasons: EEE and constant abandonment.
Well, there's spam egg sausage and spam, that's not got much spam in it.
MS at least supported Windows Phone for a few years, and briefly allowed upgrades to W10 on even marginally usable old hardware
Only if you defined "supported" in the loosest of terms. If we just look at Windows Mobile, that is the epitome of MS abandonment from the development and customer perspective. For example from WinMo 6 to Windows Phone 7, almost nothing was transitioned from one version to the next. If you developed for WinMo 6, you had to abandon it and go to WP7. As a customers they had to abandon their phones if they wanted WP7.
But if you actually moved to developing WP7, were you guaranteed stability? No. as the transition from WP7 to WP8 also saw the move from a WindowsCE kernel to a WindowsNT kernel. As a developer you had to compile for both versions to be on them both and eventually abandon your WP7 code going forward. Also customers were again screwed as they had to buy new phones for WP8 and could not simply update their OS due to hardware requirements.
And then WP10 finally came. Did it finally bring stability? No. Again some phones (I would say most) on WP8.1 could not update to WP10. At the same time, MS themselves are starting to abandon the platform on the development side.
So if you invested years in developing for Windows Mobile/Windows Phone you were rewarded by a platform that routinely abandoned both developers and consumers.
Now what does all this have to do with Java, other than the lawsuit?
I was responding to the thread of why more developers don't use .NET under a MIT license?
Well, there's spam egg sausage and spam, that's not got much spam in it.
Classic ASP - still supported. Visual Basic - still supported. Nearly all old versions of stuff available on MSDN. It would be easier to argue that they hold on to things for too long.,
And if you developed for Windows Mobile/Windows Phone you are out of luck. If you were a PlaysForSure partner you were stabbed in the back when MS went with V2.0 that didn't work with your players and only worked with their Zune and then abandon that a few years later. There's many reasons why developers are wary of MS.
Well, there's spam egg sausage and spam, that's not got much spam in it.
I'm not a Microsoft fan, but Google has a way bigger reputation for just abandoning stuff. So bad that when Keep came out, people predicted when it would be abandoned:
That is true however the context of the thread isn't why you should pick Google over MS. The context was why developers haven't adopted .NET despite a MIT license.
Meanwhile, Microsoft still *hasn't* abandoned Windows Phone users, despite an ongoing, total failure in the marketplace:
What? Microsoft is no longer developing either features or hardware for Windows Phone as announced by Microsoft. I consider that abandoning the platform. Add to that 3rd party developers are not flocking to the platform as well as current developers are not updating their apps, I would say WP10 is dead.
Well, there's spam egg sausage and spam, that's not got much spam in it.
c# is 100% open source you fucking half wit
Will revert back to IBM, causing Compaq and everybody since to owe royalties dating back the entire history of the clone PC business. And when people forcefully transition to UEFI to get away from that, you will see Intel rent-seeking on UEFI in its place.
It is bad enough we are now stuck with UEFI for x86_64 and now ARM. Imagine it getting foisted on what is left of the computer ecosystem.
Here's my understanding.
Everybody agrees that using APIs for compatibility purposes is fair use. Therefore, it's fair use when writing Java programs to run on an existing JVM, and it's fair use when writing a new JVM that will run existing code. This covers almost all cases, and (as far as I can tell) all important cases. People can keep writing Java programs and JVMs.
According to copyright law, it's clear that APIs are copyrighted. They're creative, and they're in fixed form. Therefore, the only legal ways to use an API is to be the copyright holder, have a license, or fair use. Fair use covers all cases we're really interested in.
Oracle's claim is that Google's use of the API is not for compatibility. The claim is that Google's JVM (Dalvik) is not intended to run standard Java programs, and Java programs written for Android are not intended to run on other systems. Therefore, Google picked Java as the main Android programming language because it was familiar to programmers, not to be compatible with any existing software. Google could have picked any language, or invented one, without loss of compatibility. Therefore, they used Java and (more importantly) Java APIs merely to make Android programming more attractive.
I'm not speculating on whether Oracle's claim is true or not. However, it doesn't cover the cases where using APIs is necessary. If Oracle wins this, approximately nothing changes and there are no additional problems for software developers (except everyone involved in Java on the Android).
"When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
APIs are not necessarily merely functional. Putting together a good API for anything complex requires judgment, and hence creativity. Given the need to express particular functionality, different architects will come out with different APIs. Creative works can be mostly functional, since the amount of creativity involved is small.
However, in order to write a Java program, you need to use the APIs. Copyright law is not intended to prevent anyone from doing anything other than limit copying in various forms, so using APIs in that way is legally OK.
"When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
Using APIs for compatibility purposes isn't against copyright law, and I believe nobody in the case is saying anything different. You use Java APIs when you write a Java program, since you want it to run on existing Java implementations, and when you write a Java implementation, since you want existing programs to run on it.
You mention the WIndows APIs for WINE. WINE exists to run existing Windows programs, so it uses the API because it has to be compatible. That's legal.
Now, suppose I find documentation for a proprietary program, and use the overall design, replicating the internal APIs. I've then infringed on the original copyright. I have to do my own overall design. I didn't have to use that, since I had to write a new program to be legal, and I can't use too many things from the old one. This has been tested in the court system.
Oracle claims that Google didn't intend Android Java programs to run on existing Java implementations, or Dalvik etc. to run existing Java programs. That's more like the situation in the paragraph above.
"When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
And being familiar to programmers is not a form of compatibility?
And it is also fair use to modify the copyright work as in satire.
"hey Google" invent you own damn language so I don't have to read about this crap anymore.
"Oracle claims that Google didn't intend Android Java programs to run on existing Java implementations, or Dalvik etc. to run existing Java programs. That's more like the situation in the paragraph above."
That's absurd. Most existing java programs weren't intended to run on a smart phone, but that doesn't mean that a TON of existing java code wasn't intended to be run on android.
In the same way that Mono.NET isn't really intended to run "windows programs" and lacks tons of stuff that is in windows but the standard libraries are the same and lots of code is portable as a result, and some complete programs are compatible, even if most are not.
In mono's case,
Legally, how is an API different from a language? I can't imagine a plausible argument that an API is copyrightable but a language is not, since they are essentially the same thing.
So everyone who has ever written C, Fortran, Cobol, or HTML now owes its inventor a license fee.
You can apply the logic to protocols, since a protocol is an API and an API is a protocol. So now Ethernet, TCP/IP, HTTP, etc., etc., are also copyrightable.
I'm restating Oracle's claim from the lawsuit earlier If Google can show that a ton of existing code was intended to run on Android, they should win the lawsuit.
Mono.NET is, IIRC, explicitly allowed to copy Microsoft due to Microsoft's issuing a legally binding promise. WINE might be a better example. BTW, wasn't Mono.NET designed to offer compatibility between Windows and other environments for programs, among other things?
"When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
The compatibility test is for what you can do. If you want to write a general Java program, and run it, you can't do that without using the published APIs. It's a matter of functional necessity. If you don't intend to run a Java program on a standard implementation, then you can use any other API available, so you aren't forced to use the standard Java JVM and libraries. If it's necessary to accomplish something, it's fair use. If it's for convenience, it isn't.
Satire, in the US, is fair use. Dalvik was not intended nor presented as a parody of the JVM.
"When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
Back in 2005, well before Android was released, Rubin wrote, "If Sun doesn't want to work with us, we have two options: 1) Abandon our work and adopt MSFT CLR VM and C# language - or - 2) Do Java anyway and defend our decision, perhaps making enemies along the way."
Regarding that email, Mueller noted that the judge overseeing the case observed, "Google may have simply been brazen, preferring to roll the dice on possible litigation rather than to pay a fair price [to license Java]."
Rubin's email suggests that the Android group was fully aware that it had already invested a lot of work into its Java-related platform, too much so to shift to the adoption of Microsoft's alternative language and runtime.
https://appleinsider.com/artic...
That pretty much says they did it, to use existing code they had already written.