Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JetBrains/java-annotations issues and pull requests
#117 - Allow use of @Language on (formatted-)string literals
Issue -
State: open - Opened by Martmists-GH 15 days ago
- 4 comments
#116 - Some KMP artifacts are missing klibs
Issue -
State: open - Opened by adam-enko about 2 months ago
#115 - Fix sources jar
Pull Request -
State: closed - Opened by serjsysoev about 2 months ago
#114 - The published maven sources.jar is not recognized by IDEA
Issue -
State: closed - Opened by lwr about 2 months ago
- 2 comments
#113 - Module-level `@NotNullByDefault`
Issue -
State: open - Opened by CC007 about 2 months ago
- 1 comment
#112 - Add signAll task that signs all artifacts
Pull Request -
State: closed - Opened by serjsysoev 2 months ago
#111 - Combine multiplatform and jvm projects into one
Pull Request -
State: closed - Opened by serjsysoev 3 months ago
#110 - Support for @NotNull in Groovy Lang
Issue -
State: closed - Opened by utenma 4 months ago
- 1 comment
#109 - java.lang.AssertionError: assertion failed: failure to resolve inner class: externalName = org.jetbrains.annotations.Nls$Capitalization
Issue -
State: closed - Opened by AlexWeinstein92 5 months ago
- 3 comments
#108 - Fix module-info generation for multiplatform artifact
Pull Request -
State: closed - Opened by serjsysoev 6 months ago
- 1 comment
#107 - Remove annotation targets that were not there before, cleanup
Pull Request -
State: closed - Opened by serjsysoev 6 months ago
#107 - Remove annotation targets that were not there before, cleanup
Pull Request -
State: closed - Opened by serjsysoev 6 months ago
#106 - Current version 25.0.0 in readme does not exist in maven central
Issue -
State: closed - Opened by Janmm14 6 months ago
- 5 comments
#106 - Current version 25.0.0 in readme does not exist in maven central
Issue -
State: closed - Opened by Janmm14 6 months ago
- 1 comment
#105 - NotNullByDefault
Pull Request -
State: open - Opened by amaembo 7 months ago
#105 - NotNullByDefault
Pull Request -
State: closed - Opened by amaembo 7 months ago
- 1 comment
#104 - Add Documentation annotation
Issue -
State: closed - Opened by U1F984 7 months ago
- 1 comment
#104 - Add Documentation annotation
Issue -
State: closed - Opened by U1F984 7 months ago
- 1 comment
#103 - Add multiplatform artifact
Pull Request -
State: closed - Opened by serjsysoev 7 months ago
- 5 comments
#102 - Update gradle to 7.6
Pull Request -
State: closed - Opened by serjsysoev 7 months ago
#102 - Update gradle to 7.6
Pull Request -
State: closed - Opened by serjsysoev 7 months ago
#101 - Remove java5 artifact
Pull Request -
State: closed - Opened by serjsysoev 7 months ago
#101 - Remove java5 artifact
Pull Request -
State: closed - Opened by serjsysoev 7 months ago
#100 - Add (Not)Owning annotations
Issue -
State: open - Opened by kwin 8 months ago
#99 - add VisibleForReflection
Issue -
State: open - Opened by xenoterracide 9 months ago
#98 - Allow `TYPE_USE` on `MagicConstant`, `Pattern`, `RegExp` and `Subst`
Pull Request -
State: open - Opened by bric3 9 months ago
- 2 comments
#97 - VisibleForTesting behaviour is undefined for Kotlin code
Issue -
State: open - Opened by rock3r 9 months ago
#96 - Adding a `case` attribute to `@Nls` as an alternative to `capitalization`
Issue -
State: closed - Opened by bric3 10 months ago
- 4 comments
#95 - CodeQL reporting insecure usage of http
Issue -
State: closed - Opened by eygraber about 1 year ago
- 5 comments
#94 - When will CheckReturnValue be promoted to stable?
Issue -
State: closed - Opened by SgtSilvio about 1 year ago
- 1 comment
#93 - Typo "an user" -> "a user"
Pull Request -
State: closed - Opened by Anton-Vasilev about 1 year ago
- 1 comment
#92 - Allow declaration of null safety at package and module level
Issue -
State: closed - Opened by syrm-ll over 1 year ago
- 1 comment
Labels: duplicate
#90 - JPMS/Modular support
Issue -
State: closed - Opened by nbrugger-tgm over 1 year ago
- 2 comments
#89 - Update version to 24.0.1
Pull Request -
State: closed - Opened by Thijsiez over 1 year ago
- 2 comments
#88 - @Contract(pure = true) violation not raising any code inspection issue in Intellij 2021.3.2 ?
Issue -
State: closed - Opened by thibaultfaure almost 2 years ago
- 1 comment
#86 - Add @Documented where it's currently missing
Pull Request -
State: closed - Opened by Thijsiez almost 2 years ago
- 4 comments
#85 - Add to README.md Kotlin DSL
Pull Request -
State: closed - Opened by JT122406 almost 2 years ago
#84 - Missing explanation in javadocs
Issue -
State: closed - Opened by liry almost 2 years ago
- 1 comment
Labels: question
#83 - Update `CHANGELOG.md` with 24.0.0 release note
Pull Request -
State: closed - Opened by rickie almost 2 years ago
- 1 comment
#82 - Don't forget to release
Issue -
State: closed - Opened by xknat almost 2 years ago
- 2 comments
#81 - Add CheckReturnValue annotation
Pull Request -
State: closed - Opened by rillig almost 2 years ago
#80 - All parameters NotNull/Nullable
Issue -
State: open - Opened by M-K-Al almost 2 years ago
#79 - add ApiStatus.Obsolete annotation
Pull Request -
State: closed - Opened by dovchinnikov almost 2 years ago
- 1 comment
#78 - Add IgnoreCoverage annotation
Pull Request -
State: closed - Opened by zuevmaxim about 2 years ago
- 1 comment
#77 - Add `TYPE_USE` target to `@Language` annotation
Pull Request -
State: open - Opened by BartvHelvert over 2 years ago
#76 - Add `@Tainted`/`@Untainted` annotations
Pull Request -
State: open - Opened by BartvHelvert over 2 years ago
- 1 comment
#75 - Add `@Tainted`/`@Untainted` annotations
Issue -
State: open - Opened by BartvHelvert over 2 years ago
#74 - Fix typo in Subst.java
Pull Request -
State: closed - Opened by Steanky over 2 years ago
- 1 comment
#73 - Add Package to @NotNull and @Nullable Targets
Pull Request -
State: closed - Opened by Fleshgrinder over 2 years ago
- 2 comments
#72 - Add `@ApiStatus.Experimental` to mutates method
Pull Request -
State: closed - Opened by Sparky983 over 2 years ago
#71 - Annotation for linking (generated) code
Issue -
State: open - Opened by U1F984 over 2 years ago
#70 - Add missing line break to Javadoc of Contract
Pull Request -
State: closed - Opened by rillig over 2 years ago
- 1 comment
#69 - @Language on StringBuilder
Issue -
State: closed - Opened by Tais993 over 2 years ago
- 1 comment
Labels: wontfix
#68 - @Contract on records
Issue -
State: closed - Opened by haavar over 2 years ago
- 3 comments
#67 - Annotate record canonical constructor
Issue -
State: closed - Opened by TheMode almost 3 years ago
- 1 comment
#66 - Update copyright year
Pull Request -
State: closed - Opened by DaRacci almost 3 years ago
- 3 comments
Labels: wontfix
#65 - `@CheckReturnValue`?
Issue -
State: closed - Opened by ice1000 almost 3 years ago
- 5 comments
#64 - @HiddenFromAutocomplete or the most useful missing low hanging fruit
Issue -
State: closed - Opened by LifeIsStrange almost 3 years ago
- 4 comments
Labels: wontfix
#63 - Please publish the official PGP keys so the releases can be verified
Issue -
State: closed - Opened by vlsi about 3 years ago
- 4 comments
#62 - Add key to PGP keys map
Issue -
State: closed - Opened by silnith about 3 years ago
- 2 comments
#61 - [Non]BlockingContext annotations introduced
Pull Request -
State: closed - Opened by NikitaKatkov about 3 years ago
- 3 comments
#60 - Allow NotNull and Nullable on package declarations
Pull Request -
State: closed - Opened by spnda about 3 years ago
- 1 comment
#59 - Alternative for Kotlin's `replaceWith`
Issue -
State: open - Opened by kezz over 3 years ago
- 2 comments
#58 - Reactive blocking context aware annotations
Pull Request -
State: closed - Opened by jreznot over 3 years ago
#57 - @ValueType annotation in preparation for Valhalla
Issue -
State: closed - Opened by TheMode over 3 years ago
- 3 comments
#56 - @Language("SpEL") support custom class of rootObject to resolve methods and fields?
Issue -
State: closed - Opened by timandy over 3 years ago
- 2 comments
#55 - [Feature Request] Is it possible add when field for @Nullable
Issue -
State: closed - Opened by kaansonmezoz over 3 years ago
- 1 comment
#54 - Ability to hint proper parameter names for functional interfaces
Issue -
State: open - Opened by TheMode over 3 years ago
#53 - Add @NotNullByDefault annotation
Issue -
State: closed - Opened by Abnaxos over 3 years ago
- 2 comments
#52 - Consider removal of JdkConstants
Issue -
State: open - Opened by kashike over 3 years ago
#51 - Docs: @Nullable/@NotNull on a type declaration?
Issue -
State: closed - Opened by CasualSuperman over 3 years ago
- 2 comments
#50 - Include TYPE_PARAMETER target in NotNull and Nullable annotations
Pull Request -
State: closed - Opened by kashike over 3 years ago
- 2 comments
#49 - fix(build): add Multi-Release attribute to manifest of jars
Pull Request -
State: closed - Opened by kashike over 3 years ago
- 3 comments
#48 - IJI-618 Upload java-annotations library to Maven Central directly
Pull Request -
State: closed - Opened by DmPanov over 3 years ago
#47 - Improvement: Provide a Java Module distribution for JetBrains annotations on Maven Central
Issue -
State: closed - Opened by marcelbaumann over 3 years ago
- 2 comments
#46 - Request annotation for instance methods that return "this" or some instance of the type of "this"
Issue -
State: closed - Opened by cbfiddle over 3 years ago
- 10 comments
#45 - @CalledFromNative annotation
Issue -
State: open - Opened by amaembo over 3 years ago
- 2 comments
#44 - Unify the module names of java8 and java5 modules
Issue -
State: closed - Opened by Glavo over 3 years ago
- 5 comments
#43 - @Language should be applicable as a type-annotation.
Issue -
State: open - Opened by JarvisCraft almost 4 years ago
- 1 comment
#42 - Update NonNls.java
Pull Request -
State: closed - Opened by janothan almost 4 years ago
- 1 comment
#41 - Change scope of artifact to "provided"
Pull Request -
State: closed - Opened by JacksonBailey almost 4 years ago
- 1 comment
#40 - Union and intersection annotations
Issue -
State: closed - Opened by KotlinIsland almost 4 years ago
- 3 comments
#39 - Prohibit instantiation of namespace-like classes
Pull Request -
State: closed - Opened by JarvisCraft almost 4 years ago
#38 - ApiStatus and Debug should contain private throwing constructor
Issue -
State: closed - Opened by JarvisCraft almost 4 years ago
- 2 comments
#37 - Remove redundant targets from Nullability-annotations
Issue -
State: open - Opened by JarvisCraft almost 4 years ago
- 4 comments
#36 - @Immutable annotation for value classes
Issue -
State: open - Opened by jwgmeligmeyling about 4 years ago
#35 - Annotations are shown multiple time in javadocs
Issue -
State: closed - Opened by original-codematrix about 4 years ago
- 1 comment
#34 - Convert to Kotlin
Issue -
State: closed - Opened by KotlinIsland about 4 years ago
- 11 comments
#33 - documentation
Issue -
State: closed - Opened by nnar1o about 4 years ago
- 1 comment
#32 - Releases for 20.0.0 and 20.1.0 are missing on GH
Issue -
State: closed - Opened by marandaneto about 4 years ago
- 4 comments
#31 - Why @Language is not annotated by @Retention(RetentionPolicy.RUNTIME)?
Issue -
State: closed - Opened by moonfruit over 4 years ago
#30 - Advanced @Contract capabilities
Issue -
State: open - Opened by burdoto over 4 years ago
- 2 comments
#29 - Update Language.java
Pull Request -
State: closed - Opened by iseki0 over 4 years ago
- 2 comments
#28 - Is it vaild for Kotlin?
Issue -
State: closed - Opened by iseki0 over 4 years ago
- 2 comments
#27 - `@NotNull` throws NPE instead of IllegalArgumentException as comments mention
Issue -
State: closed - Opened by mashimom over 4 years ago
- 1 comment
#26 - VisibleForTesting is missing
Issue -
State: closed - Opened by sergeyshp over 4 years ago
- 2 comments
#25 - @RegExp 's prefix() and suffix() not working in IDEA 2020.1
Issue -
State: closed - Opened by moonfruit over 4 years ago
- 2 comments
#24 - TestOnly is not available in org.jetbrains:annotations
Issue -
State: closed - Opened by sudansh over 4 years ago
- 1 comment
#23 - Support runtime policy
Issue -
State: closed - Opened by dzikoysk over 4 years ago
- 1 comment