Skip to content

NullAway 0.10.17

Compare
Choose a tag to compare
@lazaroclapp lazaroclapp released this 20 Nov 01:15
· 68 commits to master since this release
  • Fix bug with computing direct type use annotations on parameters (#864)
  • Model Apache Flink's RichFunction.open as an @Initializer method (#862)
  • Support for JSpecify's 0.3.0 annotation [experimental]
    • JSpecify: adding com.google.common to annotated packages in build.gradle (#857)
    • JSpecify: handling the return of a diamond operator anonymous object method caller (#858)
    • Create com.uber.nullaway.generics package (#855)
    • Clarifications and small fixes for checking JSpecify @Nullable annotation (#859)
    • Apply minor cleanups suggested by IntelliJ in generics code (#860)