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

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

commit 30d33e3b86c310713ff06c2c99b821ae84c390bb
Merge: 5153b40 c2d6137
Author: Jaroslav Tulach <jaroslav.tul...@oracle.com>
AuthorDate: Tue Dec 25 06:20:02 2018 +0100

    Merge pull request #979 from jlahoda/create-element-method-ref
    
    Adding an error fix to create methods when a method ref refers to an …

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