Java Community Process
|
The Java Community Process or JCP, established in 1995, is a formalized process which allows interested parties to be involved in the definition of future versions and features of the Java platform.
The JCP process involves the use of Java Specification Requests (JSRs) which are formal documents that describe proposed specifications and technologies to be added to the Java platform. Formal public reviews of JSRs are conducted before the JSR becomes final and is voted on by the JCP Executive Committee. A final JSR provides a reference implementation which provides a free implementation of the technology in source code form and a Technology Compatibility Kit to verify the API specification.
There are over 250 JSRs, some of the more visible JSRs are:
External links
- Java Community Process home page (http://www.jcp.org/)
- List of all JSR rated final. (http://www.jcp.org/en/jsr/stage?listBy=final)de:Java Community Processfr:Java Community Process