inquiry how to submit a change
Volker Simonis
volker.simonis at gmail.com
Tue Dec 5 09:03:40 UTC 2017
Hi VicWang,
[1] contains a high-level description on how to contribute to the OpenJDK.
The most important points are:
- you have to sign the Oracle Contribution Agreement [2]
- changes usually go into the latest development repository (jdk/jdk
[3] (for core libraries), jdk/client [4] (for Sound/AWT/Swing), jdk/hs
[5] (for Hotspot))
- small changes can be sent directly to the corresponding mailing list
- you need to find a sponsor (on the mailing list) who opens a bug in
the Java Bug System and reviews/pushes your change.
Regards,
Volker
PS: your confidentiality signature makes no sense when posting to a
public mailing list
[1] http://openjdk.java.net/contribute/
[2] http://www.oracle.com/technetwork/oca-405177.pdf
[3] http://hg.openjdk.java.net/jdk/jdk
[4] http://hg.openjdk.java.net/jdk/client
[5] http://hg.openjdk.java.net/jdk/hs
On Tue, Dec 5, 2017 at 9:44 AM, Vic Wang(BJ-RD) <VicWang at zhaoxin.com> wrote:
> Dear,
> It’s my first time to join in this community. I am from ShangHai Zhaoxin Semiconductor Co., Ltd, an X86 CPU product development company.
> Now I want to contribute optimized code to fit our platform, and my target project is jdk8u, should I contribute code to Project jdk10 first?
> In addition, how to submit a change? Should I submit it directly in the mail?
>
> Best Regards!
> VicWang | R&D
> Telephone:+86-01082695388-892477
>
>
> 保密声明:
> 本邮件含有保密或专有信息,仅供指定收件人使用。严禁对本邮件或其内容做任何未经授权的查阅、使用、复制或转发。
> CONFIDENTIAL NOTE:
> This email contains confidential or legally privileged information and is for the sole use of its intended recipient. Any unauthorized review, use, copying or forwarding of this email or the content of this email is strictly prohibited.
More information about the jdk8u-dev
mailing list