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

javac, equals-hashCode warning tuning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • tools
    • None
    • b82
    • Verified

      More exceptions have to be added to the current patch.

      The exceptions are:
      - no warning for Object
      - no warnings for interface method declarations.
      - no warning for Attribute declarations.
      - no warning for abstract classes
      - in general, no warnings for anon inner classes implementing an interface that defines a method that is override equivalent with Object.equals.

            vromero Vicente Arturo Romero Zaldivar
            vromero Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: