InfoQ

News

Apache Harmony Questions Sun Regarding JCK License Terms

Posted by James Kao on Apr 11, 2007 09:41 AM

Community
Java
Topics
Licensing,
Legal Matters,
JCP Standards
Tags
Java SE,
Apache Harmony
Yesterday, Geir Magnusson Jr., VP of Apache Harmony, wrote an open letter to Sun Microsystems expressing dissatisfaction with IP rights restrictions in the Java Compatibility Kit license and frustration over the lack of traction discussing the matter with Sun. The project has also written a FAQ detailing and clarifying their position.

Apache Harmony seeks to create an open source (Apache licensed) implementation of the J2SE 5 specification. The current state of the project runs on both Windows and Linux, with more than 95% of the Java 5 API implemented and able to run common programs like Tomcat and Eclipse.

Harmony's point of contention is the presence of "field of use" restrictions in the JCK license:
A "field of use" restriction is a restriction that limits how a user can use a given piece of software, either directly or indirectly. To give a concrete example from the Sun / Apache dispute, if Apache accepted Sun's terms, then users of a standard, tested build of Apache Harmony for Linux on a standard general purpose x86-based computer (for example, a Dell desktop) would be prevented from freely using that software and that hardware in any application where the computer was placed in an enclosed cabinet, like an information kiosk at a shopping mall, or an X-ray machine at an airport.
InfoQ was unable to obtain a copy of the JCK license for direct review, but in an interview with Magnusson, confirmed that "field of use" restrictions were the Harmony project's only issue. To clarify the flavor of those restrictions, he wrote:
I think if you read Sun's [JDK license] carefully, they do have a restrictive FOU:

http://java.sun.com/javase/6/jdk-6u1-license.txt

For example [from paragraph 1]: "Programs" mean Java applets and applications intended to run on the Java Platform, Standard Edition (Java SE) on Java-enabled general purpose desktop computers and servers.

(Notice that technically speaking, you can't run this on a laptop. Clearly this is an oversight.)
Sun appears to have been surprised at Harmony's announcement and posted a preliminary response: "Sun has only just received this letter and since Sun had previously considered this matter private, we need some time to consider it before we provide a more detailed response."

Response in the community has been mixed, with a larger portion of support falling in Harmony's camp. Sam Ruby was supportive of Harmony and wrote:
I sincerely hope that Jonathan quickly intervenes as he is in a unique position to assess the trade-off between the short term benefits in the credit column against the intangible costs in the debit column of (1) actively destroying the community that Sun has taken so much time and effort to foster, (2) mortgaging the future of Java, and (3) undermining Sun’s own open standards efforts.
In contrast, Tom Ball felt that this was a marketing ploy on Harmony's part:
This request/ultimatum seems to have come out of left field. Is Apache Harmony so close to completion that it's ready to officially pass the JCK? Not according to its project page, which states it has 95% of the Java API complete but not necessarily compatible. Now, 95% of the Java platform is a big milestone for which the Apache Harmony engineers deserve a lot of credit for their hard work, but how useful would several thousand JCK errors be to them at this point in the project cycle?

I just looked at my calendar and noticed that thirty days from today is smack in the middle of JavaOne, two days after Jonathan Schwartz's keynote. Mystery solved! This isn't about the Apache Harmony team's ability to work effectively -- it's instead a classic JavaOne slimy marketing ploy Java engineers have to endure each year. With the JavaOne schedule moved up I guess the mud had to start being thrown sooner.

2 comments

Reply

This is not a marketing ploy by Paul Fremantle Posted Apr 12, 2007 3:03 AM
Doubts about Tom Ball's arguments by Stefano Bagnara Posted Apr 12, 2007 3:24 AM
  1. Back to top

    This is not a marketing ploy

    Apr 12, 2007 3:03 AM by Paul Fremantle

    This is not a marketing ploy. The situation has been under discussion for a long while now. Apache takes this very seriously. Fundamentally, Sun is breaking its contract (the JSPA) with the rest of the community. I'm afraid we don't have a good enough sense of humour to do this as a marketing ploy!!! Paul Fremantle ASF Member

  2. Back to top

    Doubts about Tom Ball's arguments

    Apr 12, 2007 3:24 AM by Stefano Bagnara

    I wrote this message to Tom Ball (SUN(tm)'s technical director) blog.. it appeared, and after few minutes my comment disappeared and I'm no more entitled to post comments to his blog. Of course anyone can do what he wants with comments in his own blog, but maybe someone is interested in what I wrote.

    As far as I understood it, it is not only a trademark issue, and it is not a technical issue. It is a LEGAL issue. My understanding is that JVM implementors are granted patent licensing only if they passes the JCK tests and they are declared Java(r) compatible implementations. This means that ASF is not allowed to distribute the JVM as is even if they don't want to use the Java(r) trademark and simply use their own code! They cannot do this because SUN(tm) is preventing them from obtaining Patents rights. I believe Tom Ball is either "too easy" in his analysis or he knows exactly what is happening and is simply trying to defend SUN in the mud. I don't know which one will paint a better picture for him: I would not feel comfortable in both.

Exclusive Content

Intentional Software - Democratizing Software Creation

Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.

Getting Started with Grails

Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.

Creating Product Owner Success

The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.

Book Excerpt and Interview: Effective Java, Second Edition

Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.