JSR
Article Metadata
Java Specification Request (JSR) is a formal document that describe proposed specifications and technologies to be added to the Java platform by the Java Community Process (JCP).
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.
More information on http://www.jcp.org/en/home/index/en/home/index


(no comments yet)