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 62b988d32e2 Merge pull request #8473 from apache/delivery
add 9bacf237634 Cache ClassIndex during unused detector search
new 5780a4ce600 Merge pull request #8437 from
mbien/unused-pkgprivate-performance
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:
.../base/semantic/SemanticHighlighterBase.java | 4 +-
.../java/editor/base/semantic/UnusedDetector.java | 80 +++++++++++-----------
.../editor/base/semantic/UnusedDetectorTest.java | 2 +-
.../netbeans/modules/java/hints/bugs/Unused.java | 26 +++----
4 files changed, 56 insertions(+), 56 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