Checker Framework v3.2.0 Release Notes

Release Date: 2020-03-02 // about 4 years ago
  • 🔖 Version 3.2.0, March 2, 2020

    @SuppressWarnings("initialization") suppresses only warnings whose key contains "initialization". Previously, it suppressed all warnings issued by the Nullness Checker or the Initialization Checker.

    Closed issues:
    2719, 3001, 3020, 3069, 3093, 3120.