|
|
|
|
|
by wokkel
263 days ago
|
|
When using Lombok it will use a compiler plugin for this so maven builds have @nonnull generated as if-statements. I dont know if intellij uses their own plugin but they do support Lombok in maven projects, so maybe thats where this is coming from. Afaik intellij has no built in compiler but relies on java . |
|
See this comment by an OpenJDK tech lead: https://news.ycombinator.com/item?id=37666793