RFR: Reworked guide organisation

Magnus Ihse Bursie ihse at openjdk.java.net
Wed Dec 9 13:11:40 UTC 2020


On Mon, 7 Dec 2020 22:46:48 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:

> This change was proposed in the mailing list and the replies were positive to the organization. No changes have been made to the content of the sections. The new index looks like this:
> 
> - Introduction
>   - I have a patch, what do I do?
>     1. Sign the OCA
>     2. Socialize your change
>     3. Find a sponsor
>     4. Create a tracking issue in JBS
>     5. Get acquainted with local process
>   - Why is my change rejected?
> - Mailing Lists
>   - Changing your email address
> - Repositories
>   - Terminology and Naming Scheme
>   - Installing and Configuring Mercurial
>   - Cloning
> - Code Conventions
> - JBS - JDK Bug System
>   - Filing a Bug
>   - How to fix an incorrect backport creation
>   - Resolved - Incomplete
>   - JBS Label Dictionary
> - Fixing a Bug
> - Testing the JDK
>   - JTReg
>     - Running OpenJDK JTReg Tests
>   - GTest
>     - Running OpenJDK GTests
>   - Excluding a Test
>     - ProblemListing jtreg tests
>     - Exclude jtreg tests using @ignore
>     - Dealing with JBS bugs for test exclusion
> - Producing a Changeset
>   - Setting a JDK User Name
>   - Creating
>   - Merging
>   - Pushing
>   - Backing Out a Change
>     - How to work with JBS when a change is backed out
>     - How to work with mercurial when a change is backed out
> - Code Owners
>   - Area mailing lists
>   - Directory to area mapping
> - About this Guide
> - Glossary

Marked as reviewed by ihse (no project role).

I did not bother to check the entire patch to see that it matches what you claim in the PR description, but that description (and my random checks) look good!

-------------

PR: https://git.openjdk.java.net/guide/pull/39


More information about the guide-dev mailing list