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

fixed-arity warning given too often

XMLWordPrintable

    • b51
    • generic
    • generic, solaris_8

      The fixed-arity warning should not be given in the following circumstances:

      (1) -source less than 1.5
      (2) The argument type is not convertible to the varargs element type
          (that is, the call is not ambiguous)
      (3) The inexactness is only because of raw versus generic types

            gafter Neal Gafter (Inactive)
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: