RFR: 6964: [Agent] Automatically open base module for accessing Unsafe on JDK 11+ [v2]

Marcus Hirt hirt at openjdk.java.net
Mon Nov 23 14:56:54 UTC 2020


On Mon, 23 Nov 2020 14:45:56 GMT, Gunnar Morling <github.com+28612+gunnarmorling at openjdk.org> wrote:

>> Gunnar will need to become an author first. I'll sponsor.
>
> Ok, sounds great :) Can you just tell me what I need to do for that? Not to bug you, but my knowledge on the process is non-existent. Thanks for any pointers!

To become an author, it's standard OpenJDK rules:

"Becoming an Author
Any Contributor may request the Author role by contacting the relevant Project Lead. References to at least two sponsored contributions to the Project are required. An Author receives the following privileges above those of a Contributor:

An OpenJDK username, which allows write access to the code-review server and (eventually) other infrastructure services, and

The ability to create Mercurial changesets directly, with the Author's OpenJDK username recorded as the author of the Mercurial changeset. This is a more efficient process than the indirect one, where a patch must be sent to an existing Committer and the changeset comment lists the Contributor's e-mail address in the Contributed-by: line.

An Author who is not a Committer still requires the assistance of a Committer to push changesets, but the Author role is nonetheless a step above being an unregistered Contributor.

Project Leads are encouraged to grant the Author role only to Contributors who appear likely to continue to contribute for some time so that they will eventually be nominated to the Committer role."

http://openjdk.java.net/projects/

(I guess the Hg wording needs a bit of an update.)

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

PR: https://git.openjdk.java.net/jmc/pull/152


More information about the jmc-dev mailing list