home.social

#errorprone — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #errorprone, aggregated by home.social.

  1. Finally getting around to updating my $work builds to use #ErrorProne and #NullAway again since updating the builds to modern Java.

    Everything works, _exect_ building my custom ErrorProne rules as maven can’t see the jdk.compiler classes needed, even with updating the configuration to open the module etc. hrm