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/11/27 10:31:24 UTC

[incubator-netbeans] branch master updated (a504bb9 -> 61e380e)

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 a504bb9  Merge pull request #287 from dtrebbien/fix-271823-false-positive-of-non-null-method-returns-null
     add e1c46aa  Handle implicitly static interface field declarations
     new 61e380e  Merge pull request #258 from dtrebbien/fix-271736-wrong-not-used-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/introduce/Flow.java         | 31 +++++++++++++++++----
 .../hints/bugs/UnusedAssignmentOrBranchTest.java   | 32 ++++++++++++++++++++++
 2 files changed, 58 insertions(+), 5 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 #258 from dtrebbien/fix-271736-wrong-not-used-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 61e380e066f2a1beb99a3f739a71f26b1dddf352
Merge: a504bb9 e1c46aa
Author: Svatopluk Dedic <sv...@oracle.com>
AuthorDate: Mon Nov 27 11:31:22 2017 +0100

    Merge pull request #258 from dtrebbien/fix-271736-wrong-not-used-hint
    
    Handle implicitly static interface field declarations

 .../modules/java/hints/introduce/Flow.java         | 31 +++++++++++++++++----
 .../hints/bugs/UnusedAssignmentOrBranchTest.java   | 32 ++++++++++++++++++++++
 2 files changed, 58 insertions(+), 5 deletions(-)


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