TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Oracle: Google 'directly copied' our Java code

54 pointsby cshekharover 14 years ago

10 comments

dododoover 14 years ago
in part they seem to be claiming copyright on the java api. is that possible?<p>some other examples come to mind: wine's implementation of the windows api, various unices/linux implementing the unix api (but maybe there's some waiver here?), and so on.
评论 #1842514 未加载
评论 #1842143 未加载
评论 #1842522 未加载
davidwover 14 years ago
Here's the actual complaint: <a href="http://www.scribd.com/doc/39856344/oraclevsgoogle" rel="nofollow">http://www.scribd.com/doc/39856344/oraclevsgoogle</a><p>I don't see too much about the copyright claims in here, though.
olefooover 14 years ago
Well, I know what language I won't be using for future projects...<p>The creation of this sort of legal uncertainty around a project that was open-source in name if not always in spirit is a concern though.
评论 #1843295 未加载
greenlblueover 14 years ago
Why didn't google go with more open technologies? They wrote the fastest javascript interpreter and they couldn't figure out how to use it in their phones for app development. I guess Java has more libraries and whatnot but honestly how many apps make any real use of them.
评论 #1842091 未加载
评论 #1842070 未加载
评论 #1843873 未加载
jaweeover 14 years ago
Does anyone smell SCO?
评论 #1842708 未加载
eldenbishopover 14 years ago
Dunno....looking at the code examples , particularly PolicyNodeImpl.java looks like they where simply converted straight from the original code. There is simply no way the Google code was not copied/generated from the Sun code.<p>You can view the example here -&#62;<p><a href="http://www.scribd.com/doc/40316099/orclgoogcode" rel="nofollow">http://www.scribd.com/doc/40316099/orclgoogcode</a>
cshekharover 14 years ago
If this fight goes in favor of oracle will it impact android developments ? I mean for developers how does it matters ?
bhigginsover 14 years ago
someone directly copied my answer to 2+2. boo hoo.
yvombinatorover 14 years ago
is this a response to google's response or just a really old reporting of the case?<p>i thought google already completely trashed their claims in quite harsh words
knownover 14 years ago
Does it mean Oracle never <i>copied</i> anything?