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 97370496a71 Merge pull request #9331 from mbien/compact-objects
add 1567647fbf6 [GITHUB-9198] Do not remove for each variables, even if
unused.
new d31cdeaec73 Merge pull request #9233 from lahodaj/GITHUB-9198
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:
.../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