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. A finalized JSR can then proceed to a reference implementation which provides a free implementation of the technology in source code form.
The following JSRs have been defined: