Sun is making it easier for open-source programmers to ensure their Java versions meet the company's compatibility requirements, but the deal extends only to those involved in Sun's own open-source Java project.
Sun plans to announce on Thursday a programme that grants access to its Java Technology Compatibility Kit to anyone with an open-source Java project that is based substantially on Sun's open-source Java software and governed by the General Public License (GPL). Programmers need access to the test kit to prove that a project is in compliance with the Java specification.
Projects that pass Sun's compatibility kit tests also can use the official Java logos for free, said Rich Sands, OpenJDK community marketing manager at Sun.
Previously, access to the kit was available only to Java licensees — typically larger companies such as IBM or Motorola — or to non-profit groups that participated in Sun's scholarship programme. But the scholarship programme carried obligations that precluded shipping software under the GPL, Sands said.
"The compatibility kit licence that's been out there in the scholarship programme had a few terms in it that wouldn't work with GPL. We've changed [the] licence in such a way that developers can fully meet all their obligations under GPL," Sands said.
The Java platform is a collection of software components that lets a program written in the Java language run on a variety of computers without having to be specifically translated for each one. A component called a "Java Virtual Machine", assisted by libraries of pre-written code, translates programs so they run properly on a particular computer. For years, open-source advocates have called on Sun to make the core Java technology, called Java Standard Edition, an open-source project. But, even after the company was persuaded to do so, it took years to accomplish.
The new move significantly broadens the horizons of open-source programmers who want to participate in Sun's open-source Java project, called "OpenJDK" and formally launched in May.
But the new programme doesn't extend to Apache Harmony, a rival effort to build a version of Java Standard Edition. Geir Magnusson, a Harmony leader, had called on Sun in April to liberalise the compatibility-kit terms.
The issue has rankled with the Apache Software Foundation enough that it voted in July against a major new Java specification, Java Enterprise Edition 6, whose technical details it supported. Sun "shouldn't be allowed to start another JSR (Java specification request) until the above matter is resolved", the foundation said in remarks about its protest vote.
Sun acknowledges that not everybody is happy with its Java work.
Read this
Tutorial: Rescuing Linux when it won't start
Linux isn't immune to failure, but certain tips and strategies can rescue your machine from an untimely demise...
"We've known that we weren't going to be able to satisfy everyone in the open-source and free-software worlds. There are incompatible licences and philosophies and approaches," Sands said. "We're trying very hard to figure out some way to bridge this, but we've not been able to do that."
The Apache Software Foundation is free to use the compatibility test kit through the scholarship programme and, indeed, Apache projects besides Harmony do so, Sands added.
Open-source programmers are free to "fork" software — that is, to create new variations that aren't necessarily compatible with the main or original versions. With its open-source plan, Sun expects programmers to diverge from the official, compatible, logo-emblazoned Java as they experiment with new ideas.
The compatibility kit itself, though, isn't an open-source project. "We wouldn't want people being creative about what compatibility means, because then you end up breaking compatibility," said Jean Elliott, senior director of Java software product marketing.
Sands called the open-source effort so far a success. Sun wasn't able to release all of Java as open-source software because it wasn't able to get permission for some software it licensed from third parties, Sands said, but programmers are seeing those encumbrances as coding challenges.
"The community has really rallied around getting a fully open-source implementation," Sands said.





