...
Submission Forests are modeled after the JDK9 Sandbox Forest. The default branch of the Submission Forest is kept in sync with the upstream forest. Committers do their work on branches with one branch used per fix. When a branch is pushed to the Submission Forest, it is automatically run through a pre-defined set of builds and tests. If this succeeds, the work is changes on the branch are moved as a single changeset to the default branch of the upstream forest. If a branch fails to build, pass tests or merge successfully into the upstream forest, no changes are made upstream. At the end of the process a status email is sent to the committer.
The finer points of Submission Forests are covered in the FAQ below. The jdk9/hs-submit forest will be maintained by <Duke>. If you have problems, please send mail to <hs-dev@openjdk.java.net>
FAQ
Table of Contents | ||||
---|---|---|---|---|
|
...
How to get started
What should I call my branch?
...
What if my submission fails?
Why should I not push to the default branch?
Is jcheck used?
How do I supply a commit message for my change?
...
How are changes from upstream brought into the submission forest?
...
forest?
How can I create a webrev for my branch?
...
How can I show all changesets for my branch?
...