On 2018-08-02 10:55, Stefan Seifert wrote:
... benefits: - removes a blocker from achieving Java 9 compatibility
AFAICT, it's only Java 11 where there's an actual compat problem (but yes, that'll be the version we need to support soonish).
... > drawbacks: - the jetbrains annotations include some more (mostly IntelliJ-specific) annotations than only the nullable annotations - the jetbrains annotations are no "standard annotations" ...
Well, if there were "standard annotations" for this, we'd use them :-) > ... Best regards, Julian
