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

