This is an automated email from the ASF dual-hosted git repository.
geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 80d3ab0 Merge pull request #588 from dellgreen/dpg/bug/NETBEANS-953
add 95eab48 [NETBEANS-860] Convert Lambda to Use 'var' Parameter Types
add b1a561b [NETBEANS-860] Hints: Add Set
add 9f9ae32 [NETBEANS-860] Hints:Replace ERROR_CODES
add a37045d [NETBEANS-860] Hints:Remove unused imports
add 566564d [NETBEANS-860] Hints:Update Method names
add 79cb4f3 [NETBEANS-860] Hints:Updated tree diagnose
add bff8255 [NETBEANS-860] Hints: Add review comment
add eda4d24 [NETBEANS-860] Hints: Remove unused import
add b3e6f97 [NETBEANS-860] Hints: Add changes of review comment
add 353c5e8 [NETBEANS-860] Hints: Change API header
new 8153715 Merge pull request #596 from vikasprabhakar/jdk-11-var-hints
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists