Suggesting new JSRs
A Java Specification Request (JSR) is the request for a change to the specifications of the Java language, APS, JVM, and so on. Such changes are governed by the Java Community Process (JCP), where every member of the community can register and participate in the review.
This recipe is written as if you were submitting a JSR, but keep in mind that JSRs are not usually submitted by a single individual, but by a group of experts who come out with a proposal. The group has a Spec Lead who submits the JSR. So, this recipe is more about giving you a high-level understanding of the process, helping you to see how JSRs work, and what it is all about. To get some deeper insight, see the resources provided in the See also section.
In ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access