decoration decoration
Stories

GROKLAW
When you want to know more...
decoration
For layout only
Home
Archives
Site Map
Search
About Groklaw
Awards
Legal Research
Timelines
ApplevSamsung
ApplevSamsung p.2
ArchiveExplorer
Autozone
Bilski
Cases
Cast: Lawyers
Comes v. MS
Contracts/Documents
Courts
DRM
Gordon v MS
GPL
Grokdoc
HTML How To
IPI v RH
IV v. Google
Legal Docs
Lodsys
MS Litigations
MSvB&N
News Picks
Novell v. MS
Novell-MS Deal
ODF/OOXML
OOXML Appeals
OraclevGoogle
Patents
ProjectMonterey
Psystar
Quote Database
Red Hat v SCO
Salus Book
SCEA v Hotz
SCO Appeals
SCO Bankruptcy
SCO Financials
SCO Overview
SCO v IBM
SCO v Novell
SCO:Soup2Nuts
SCOsource
Sean Daly
Software Patents
Switch to Linux
Transcripts
Unix Books

Gear

Groklaw Gear

Click here to send an email to the editor of this weblog.


You won't find me on Facebook


Donate

Donate Paypal


No Legal Advice

The information on Groklaw is not intended to constitute legal advice. While Mark is a lawyer and he has asked other lawyers and law students to contribute articles, all of these articles are offered to help educate, not to provide specific legal advice. They are not your lawyers.

Here's Groklaw's comments policy.


What's New

STORIES
No new stories

COMMENTS last 48 hrs
No new comments


Sponsors

Hosting:
hosted by ibiblio

On servers donated to ibiblio by AMD.

Webmaster
The TCK I quote is the one for the OpenJDK | 503 comments | Create New Account
Comments belong to whoever posts them. Please notify us of inappropriate comments.
The TCK I quote is the one for the OpenJDK
Authored by: Anonymous on Tuesday, April 24 2012 @ 09:06 AM EDT
'So, you can implement an entirely independent version of OpenJDK as long as it
is 'substantially derived from OpenJDK Code'. Then you can run the TCK. What
does the licence to run the TCK give you as a reward if you pass the test? If
you do or you don't run the TCK, does it give you a free licence to the SSO in
the Java API Specification? Are you allowed to call it 'Java'?'

Well icedTea meets all these criteria. icedTea passed the TCK. What did it get?
Well it got granted some permission to use Sun IP and... Can you call it 'Java'.
Yes! icedTea is golden.

'So any document with the GPL has a licence to copy a verbatim copy complete
with copyright markings and a copy of the GPL. It only licences distribution to
changes to the program and not any other part of the document. The document
remains the copyright of the originator. Any editing of the document is an
unauthorised copy.'

Well I'm not sure I understand your point here.

<b>To get the raw API from icedTea we only use the binary no documentation
or source-code.</b>

Anyway the Classpath Exception can be used to escape the GPL in a convoluted
fashion.

STEPS:
1. download icedTea binary (GPL+CE)
2. Simple reflection program that generates a new collection of non-GPL programs
calling every method in the API and checking superclasses and interfaces and
public fields - this code contains no comments and is clearly permitted by the
'Class Path Exception'.
3. Extract the raw API from these generated programs.

[ Reply to This | Parent | # ]

The TCK I quote is the one for the OpenJDK
Authored by: Anonymous on Tuesday, April 24 2012 @ 09:39 AM EDT
The API from this process is not a derivative work according to GPL+CE

icedTea binary -> MrReflection.class -> Big-API-Call-suite.java ->
API

[ Reply to This | Parent | # ]

Groklaw © Copyright 2003-2013 Pamela Jones.
All trademarks and copyrights on this page are owned by their respective owners.
Comments are owned by the individual posters.

PJ's articles are licensed under a Creative Commons License. ( Details )