Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8226831

Use Objects.equals() when appropriate

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 14
    • None
    • core-libs
    • b12

    Description

      There are a few places in JDK where two Objects are compared in a null-aware way.
      These can benefit from using Objects.equals(Object, Object) static method.

      Attachments

        Issue Links

          Activity

            People

              igerasim Ivan Gerasimov
              igerasim Ivan Gerasimov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: