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

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


    from 622dbf0093 Merge pull request #6067 from 
jlahoda/jtreg-run-single-test-case
     new d0d4712bd1 Fix HintTest.assertNotContainsWarnings()
     new 0498a037fc Make NP Dereference hint aware of Objects.requireNonNull().
     new 97d51b13fd Merge pull request #6195 from 
mbien/dereference-hint-requirenonnull

The 8835 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/test/api/HintTest.java      | 12 ++++++--
 .../netbeans/modules/java/hints/bugs/NPECheck.java |  8 ++++--
 .../modules/java/hints/bugs/NPECheckTest.java      | 32 ++++++++++++++++++++++
 .../jdk/ConvertToSwitchPatternInstanceOfTest.java  |  6 ++--
 .../jdk/mapreduce/ForLoopToFunctionalHintTest.java |  8 +++---
 5 files changed, 54 insertions(+), 12 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