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
- Host: GitHub
- URL: https://github.com/osiris-team/my-jsrs
- Owner: Osiris-Team
- License: mit
- Created: 2024-03-07T15:42:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:26:03.000Z (over 2 years ago)
- Last Synced: 2025-04-07T11:17:07.516Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).