I've been a zone leader with DZone since 2008, and I'm crazy about community. Every day I get to work with the best that JavaScript, HTML5, Android and iOS has to offer, creating apps that truly make at difference, as principal front-end architect at Avego. James is a DZone Zone Leader and has posted 609 posts at DZone. You can read more from them at their website. View Full User Profile

Google Not Guilty in Case of Patent Infringement

05.24.2012
| 5335 views |
  • submit to reddit

The jury has returned it's verdict that Google have not infringed upon Oracle's patents, in what Judge Alsup has described as "the longest civil trial" he's ever been in.  So while the jury has been dismissed, the judge still needs to rule on whether APIs can be copyrighted.

Oracle's statement following the verdict: 

Oracle presented overwhelming evidence at trial that Google knew it would fragment and damage Java. We plan to continue to defend and uphold Java's core write once run anywhere principle and ensure it is protected for the nine million Java developers and the community that depend on Java compatibility.

And Google's: 

 Today's jury verdict that Android does not infringe Oracle's patents was a victory not just for Google but the entire Android ecosystem.

The agreement that both companies came up with last week means that Oracle will receive statutory damages for Google's use of rangeCheck and test files, at $15,000 per count at the most if it's ruled that APIs don't fall under copyright law. If it's found that they do, then it's back to the courtroom. Hopefully it won't come to that. 

So it's a good day for Google,  and Oracle's seem to be having a pretty bad time in the courtroom. 

Tags:

Comments

Herry Johnson replied on Tue, 2012/06/12 - 12:59pm

Yes, another (simple) strategy to take is to simply put a file in the directory where the application is installed and will be executed. However that does imply that the directory where the application is installed in must be modifiable by the user that needs to be able to edit the file; that tends to not be the case.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.