You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for Foo has incorrect references to Object. E.g., when overriding equals(Object object), Object now refers to the generated type Object rather than java.lang.Object.