An open API service indexing awesome lists of open source software.

https://github.com/osiris-team/my-jsrs

My JSRs: Java Specification Requests
https://github.com/osiris-team/my-jsrs

Last synced: 6 months ago
JSON representation

My JSRs: Java Specification Requests

Awesome Lists containing this project

README

          

# my-jsrs
My JSRs: Java Specification Requests https://jcp.org/
- JSR_1: Add `extender` keyword/type. See [details here](./JSR_1_extender_keyword.md).
- JSR_2: Allow `this` in method return type. See [details here](./JSR_2_allow_this_in_method_return_type.md).