JetBrains / JetBrains/java-annotations
Add (Not)Owning annotations
Open
- Dominant language
- Kotlin
- Stars
- 463
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
There should be annotations semantically equivalent to https://help.eclipse.org/latest/topic/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/annotation/Owning.html and https://help.eclipse.org/latest/topic/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/annotation/NotOwning.html which describes responsibility to close a closeable object.
Contributor guide
Assessment
This issue has not been assessed yet.