-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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.