You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/07/31 11:30:46 UTC

[incubator-netbeans] 01/01: Merge pull request #596 from vikasprabhakar/jdk-11-var-hints

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 81537154dd77f7e9fdb1c5b8ef83523c376f23a5
Merge: 80d3ab0 353c5e8
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Tue Jul 31 13:30:41 2018 +0200

    Merge pull request #596 from vikasprabhakar/jdk-11-var-hints
    
    [NETBEANS-860] Hints: Convert Lambda to Use 'var' Parameter Types

 .../java/hints/suggestions/Bundle.properties       |  6 +++
 .../modules/java/hints/suggestions/Lambda.java     | 52 ++++++++++++++++++++--
 .../modules/java/hints/suggestions/LambdaTest.java | 52 ++++++++++++++++++++++
 java.source.base/apichanges.xml                    | 12 +++++
 java.source.base/nbproject/project.properties      |  2 +-
 .../netbeans/api/java/source/TreeUtilities.java    | 29 ++++++++++++
 6 files changed, 149 insertions(+), 4 deletions(-)



---------------------------------------------------------------------
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