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

varargs overrides warning hides override error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 5.0
    • tools
    • None
    • b35
    • generic
    • generic
    • Verified

      In Check.java, in checkOverride, a series of tests are arranged in an if-else list. The test for varargs override issues gives a warning, and is performed before the check for access issues. If the varargs warning is given, later error checks in the if-else list will not be performed.
      ###@###.### 2005-2-16 21:22:57 GMT

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: