-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b142
-
generic
-
generic
-
Not verified
The java.util.Objects class includs a two-argument static equals method (6797535). This method should replace existing analagous private methods in the JDK codebase.
- relates to
-
JDK-6797535 Add shared two argument static equals method to the platform
- Resolved
-
JDK-8226785 MandatoryWarningHandler.java contains implementation of Object.equals functionality
- Resolved
-
JDK-7041252 Use j.u.Objects.equals in security classes
- Closed
-
JDK-8226831 Use Objects.equals() when appropriate
- Resolved
-
JDK-7041251 Use j.u.Objects utility methods in langtools
- Closed