-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b06
-
generic
-
generic
There is an IDE specific `@SuppressWarnings(EqualsWhichDoesntCheckParameterClass)` in `java.util.Calendar#equals()` method. Leaving this non-generic warning would be problematic for readers who are unfamiliar with it.