Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7
-
Fix Version/s: 7
-
Component/s: other-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b142
-
CPU:generic
-
OS:generic
-
Verification:Not verified
Description
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.
Attachments
Issue Links
- 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
-