You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2021/11/07 08:58:36 UTC

[netbeans] branch master updated (9dc09a1 -> d29bc86)

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

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


    from 9dc09a1  Merge pull request #3305 from matthiasblaesing/mavenprotocolhandler_urlescapes
     new 797163f  [jackpot] added missing rule to IteratorToFor inspection which understands generics.
     new f1f6ca2  [jackpot] added test for while-with-generic-iterator case.
     new d29bc86  Merge pull request #3284 from mbien/generic_iterator

The 6123 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/jdk/IteratorToFor.java      | 17 +++++++++------
 .../modules/java/hints/jdk/IteratorToForTest.java  | 25 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 7 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists