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

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


    from 5153b40  Merge pull request #546 from 
jlahoda/run-indexing-after-copying
     add c2d6137  Adding an error fix to create methods when a method ref 
refers to an undefined method.
     new 30d33e3  Merge pull request #979 from jlahoda/create-element-method-ref

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:
 .../modules/java/hints/errors/CreateElement.java   |  68 +++++++++-
 .../modules/java/hints/errors/Utilities.java       |  26 ++++
 .../jdk/ConvertToLambdaPreconditionChecker.java    |  28 +---
 .../java/hints/errors/CreateMethodTest.java        | 150 +++++++++++++++++++++
 4 files changed, 243 insertions(+), 29 deletions(-)


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

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

Reply via email to