checker-framework
checker-framework copied to clipboard
Fix RLC unsoundness with explicit `@MustCallUnknown` annotation
fixes #6990
@mernst I think you should review this again to make sure that the new @MustCall annotations in the Initialization checker are ok.
Also, this change could introduce user-facing behavior in the form of new warnings (as shown by the need to add those annotations). Does that warrant a changelog entry? If so, I don't mind adding one.
@kelloggm CI is not passing. Could you fix that? Then I will review.
@kelloggm Ping.