[ 
https://issues.apache.org/jira/browse/DERBY-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dag H. Wanvik resolved DERBY-6322.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 10.11.0.0
    
> Remove erreoneous warning in NetBeans: superfluous use of super to access 
> inherited member variable
> ---------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-6322
>                 URL: https://issues.apache.org/jira/browse/DERBY-6322
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>            Reporter: Dag H. Wanvik
>            Assignee: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.11.0.0
>
>         Attachments: derby-6322.diff
>
>
> 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"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to