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

lkishalmi pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from a171d50  [NETBEANS-4910] Correcting open and close events sent from 
the LSP client to the LSP server.
     add b6b73e7  Handling of switch expressions and rule cases in Flow and 
NPECheck hint. (#2293)

No new revisions were added by this update.

Summary of changes:
 java/java.hints/nbproject/project.xml              |  4 +
 .../netbeans/modules/java/hints/bugs/NPECheck.java | 97 +++++++++++++++++++---
 .../modules/java/hints/introduce/Flow.java         | 79 ++++++++++++++++--
 .../modules/java/hints/HideFieldByVarTest.java     | 15 +++-
 .../modules/java/hints/bugs/NPECheckTest.java      | 38 +++++++++
 .../modules/java/hints/introduce/FlowTest.java     | 49 +++++++++++
 .../netbeans/api/java/source/TreeUtilities.java    |  5 +-
 .../netbeans/modules/java/source/TreeShims.java    | 25 ++++++
 8 files changed, 290 insertions(+), 22 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