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

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

commit d31cdeaec739ee3964a5f9dd71e5161abc486847
Merge: 97370496a71 1567647fbf6
Author: Michael Bien <[email protected]>
AuthorDate: Tue Apr 14 23:18:15 2026 +0200

    Merge pull request #9233 from lahodaj/GITHUB-9198
    
    [GITHUB-9198] Do not remove for each variables, even if unused.

 .../org/netbeans/modules/java/hints/Feature.java   |   7 +-
 .../netbeans/modules/java/hints/bugs/Unused.java   |  52 ++++++++-
 .../modules/java/hints/bugs/UnusedTest.java        |  70 ++++++++++++
 .../netbeans/spi/java/hints/JavaFixUtilities.java  |  16 +++
 .../spi/java/hints/JavaFixUtilitiesTest.java       | 122 ++++++++++++++++++++-
 5 files changed, 256 insertions(+), 11 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to