- Loading...
After a new Project Lead was not identified and several months of inactivity, the Project was dissolved Apr 2023. Discussion about reinstating a JDK 7 Updates Project may be held on discuss. |
The two main reasons for a new, separate JDK 7 Update Project are
No.
The final draft of the OpenJDK Community Bylaws defines a JDK Release Projects as "New releases of Java SE Platform implementations".
Update releases are not "new releases".
Yes.
To quote from Joe Darcy's FOSDEM blog post on OpenJDK 6:
In particular, there will not be the same dichotomy between the OpenJDK 7 code base and the 7 update code base as there is between OpenJDK 6 and the 6 update train.
This is the first JDK Update release being used as the basis for Oracle JDK update releases that's being done in the open, in OpenJDK. So we would like to start the work on JDK 7 Update in OpenJDK as soon as we can, from the beginning.
The dichotomy between OpenJDK 6 and the 6 update train allowed for some experimentation with very lightweight release management processes. Since this Project will serve as the basis for Oracle JDK 7 Update releases, it will likely need to develop more formal release processes then OpenJDK 6 did for code review, putback approval, repository management and bug management, the details of which are TBD on the Project mailing list.
Yes.
As with OpenJDK 6, security fixes are first kept confidential and applied to a private forest before being pushed to the public forest as part of the general synchronized publication of the fix to affected JDK release trains. In addition, they will not go through the public code review and putback approval process, and their corresponding issues will not be publicly visible.
We will have a mainline JDK 7 repository, that will always be open for putbacks. In addition, for each release, a repository will be cloned from the mainline JDK 7 repository, with the applicable changesets being cloned back and forth between the mainline and release repositories, until the GA date for the release.
All fixes require the approval of the release manager and may require additional technical review and approval at the discretion of the release manager. The Project's moderator can appoint a release manager for one or more repositories. Fixes must go into JDK 8 first, unless they are JDK 7-specific, and be accompanied by an issue in the bug database.
See the phase 2 process page.
For now we'll use the Java bug database. We'll eventually migrate to the new OpenJDK bug system once that's available.
If you need an issue created in order to be able to commit into a repository, let the Project's moderator know on the Project's mailing list.
For processes regarding JDK 8, please see the JDK 8 Project page.
In general, the JDK 9 Project is the right place to discuss new features.
In this Project, we're a lot more concerned with fixes for bugs, regressions, and significant issues with JDK 7 Update releases.