Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6322

Remove erreoneous warning in NetBeans: superfluous use of super to access inherited member variable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 10.11.1.1
    • Build tools
    • None

    Description

      This code in SortBufferScan makes NetBeans (7.4beta) issue a warning:

      return (super.current != null);

      "Incompatible types: boolean is not a functional interface <identifier expected>
      ; expected"

      Attachments

        1. derby-6322.diff
          0.9 kB
          Dag H. Wanvik

        Activity

          People

            dagw Dag H. Wanvik
            dagw Dag H. Wanvik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: