Y
Hacker News
new
|
ask
|
show
|
jobs
by
oftenwrong
1409 days ago
Java should adopt something like the Checker Framework Nullness Checker in its first-party tooling.
https://github.com/typetools/checker-framework
1 comments
rowls66
1409 days ago
Agree, love that tool. Unfortunately it does not fully support Java 8, and that seems unlikely to change. I have never used it on a large project, I don’t think that compile times are good.
link