You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "vikas kumar prabhakar (JIRA)" <ji...@apache.org> on 2018/08/24 09:03:00 UTC

[jira] [Created] (NETBEANS-1183) 'Use explicit type' hint exception in lambda parameter list using nb-javac 11

vikas kumar prabhakar created NETBEANS-1183:
-----------------------------------------------

             Summary: 'Use explicit type' hint exception in lambda parameter list using nb-javac 11
                 Key: NETBEANS-1183
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1183
             Project: NetBeans
          Issue Type: Bug
            Reporter: vikas kumar prabhakar
            Assignee: vikas kumar prabhakar


Fix 'Use explicit type' hint exception in lambda parameter list using nb-javac 11

A a = ( x, int y ) -> x+y; --> 'use explicit type' throw exception



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists