JetBrains / java-annotations

Annotations for JVM-based languages.
Apache License 2.0
404 stars 47 forks source link

When will CheckReturnValue be promoted to stable? #94

Closed SgtSilvio closed 11 months ago

SgtSilvio commented 11 months ago

@CheckReturnValue was added 10 month ago and is still experimental (https://github.com/JetBrains/java-annotations/blob/e575d984fb998b5bf5d42b6d68c87242e771addd/common/src/main/java/org/jetbrains/annotations/CheckReturnValue.java#L33). Is there any timeline when it will be promoted to stable?

amaembo commented 11 months ago

Thank you for reminder, let's do this