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

Use Objects.equals() when appropriate

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: