Use JDK 24 and enable NullAway's JSpecify mode#4628
Conversation
9559060 to
e7a8bcd
Compare
vlsi
left a comment
There was a problem hiding this comment.
It would be great to stop using sourceCompatibility/targetCompatibility properties
|
Setting the "release" is indeed better, possible via Gradle JavaCompile options. |
I've only used them for build logic projects, not production code. I'll change it to use |
Didn't the Eclipse project export feature had issues with this? 🤔 |
|
@marcphilipp , @sdeleuze , @sormuras , it was a pleasure to listen to your talks and comments at IDEA Conf. Many thanks for pushing all this forward. |
|
Anffything basic i can help with? |
|
How do we enable the mode? |
76ef497 to
4391b43
Compare
4391b43 to
88bbc6f
Compare
88bbc6f to
306ee4d
Compare
c012900 to
0e6ee91
Compare
0e6ee91 to
d8364a9
Compare
Overview
UnsafeI hereby agree to the terms of the JUnit Contributor License Agreement.
Definition of Done
@APIannotations