jakartaee / jakartaee/common-annotations-api
Reimplement CheckReturnValue
- Dominant language
- Java
- Stars
- 67
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I understand that JSR 305 cannot be imported directly into this library due to licensing reasons but my library needs the functionality provided by `javax.annotations.CheckReturnValue`. Please reimplement this functionality as part of this library, ideally with the same class name (because IDEs depend upon it).
Contributor guide
Research direction
Start by comparing the JSR 305 and javax.annotations.CheckReturnValue APIs, then determine how the requested annotation would fit this library. Done means providing equivalent functionality under the expected class name and confirming that IDEs recognize it; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100