JDK Enhancement Proposal
Appearance
From Wikipedia, the free encyclopedia
Process for proposals to the Java language
The JDK Enhancement Proposal (or JEP) is a process drafted by Oracle Corporation for collecting proposals for enhancements to the Java Development Kit and OpenJDK.[1]
According to Oracle, JEPs "serve as the long-term Roadmap for JDK Release Projects and related efforts".[1]
Relationships with the JCP
[edit ]The JEP process is not intended to replace the Java Community Process, which is still required to approve changes in the Java API or language but rather to allow for OpenJDK committers to work more informally before becoming a formal Java Specification Request.[1] [2] [3]
See also
[edit ]References
[edit ]- ^ a b c Mark Reinhold (2011年06月23日). "JEP 1: JDK Enhancement-Proposal & Roadmap Process". Oracle Corporation . Retrieved 2011年11月26日.
The primary goal of this process is to produce a regularly updated list of proposals to serve as the long-term Roadmap for JDK Release Projects and related efforts
- ^ Brian Goetz (2011年10月06日). "JEP process and Coin". Oracle Corporation . Retrieved 2017年08月17日.
What JEP is not: it is not a "suggestion box" for drive-by requests. The JEP process is open to JDK *committers*, and it is unlikely a JEP will gain funding if the author is not prepared to contribute significant effort to the project's implementation or stewardship.
- ^ Stephen Colebourne (2011年07月17日). "The future is in the JEP's" . Retrieved 2011年11月26日.
External links
[edit ]
Stub icon
This programming-language-related article is a stub. You can help Wikipedia by expanding it.