You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sd...@apache.org on 2017/12/01 08:05:08 UTC

[incubator-netbeans] branch master updated (da89db5 -> 7f32f5b)

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

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


    from da89db5  Merge pull request #262 from dtrebbien/fix-271772-NullPointerException-at-com.sun.source.util.TreePath-init
     add dfe48d1  Extend the SizeEqualsZero Java hint to look for Yoda conditions
     new 7f32f5b  Merge pull request #253 from dtrebbien/extend-SizeEqualsZero-hint

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/perf/SizeEqualsZero.java    |   9 +-
 .../java/hints/perf/SizeEqualsZeroTest.java        | 110 ++++++++++++++++++---
 2 files changed, 105 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@netbeans.apache.org" <co...@netbeans.apache.org>'].

[incubator-netbeans] 01/01: Merge pull request #253 from dtrebbien/extend-SizeEqualsZero-hint

Posted by sd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7f32f5b0bfc2a3c596a9bc57b99355c6b3817d14
Merge: da89db5 dfe48d1
Author: Svatopluk Dedic <sv...@oracle.com>
AuthorDate: Fri Dec 1 09:05:05 2017 +0100

    Merge pull request #253 from dtrebbien/extend-SizeEqualsZero-hint
    
    Extend the SizeEqualsZero Java hint to look for Yoda conditions

 .../modules/java/hints/perf/SizeEqualsZero.java    |   9 +-
 .../java/hints/perf/SizeEqualsZeroTest.java        | 110 ++++++++++++++++++---
 2 files changed, 105 insertions(+), 14 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.apache.org>.