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 5780a4ce6007994bd32f8ebcbcebffa9ebb3097a Merge: 62b988d32e2 9bacf237634 Author: Michael Bien <[email protected]> AuthorDate: Thu May 8 01:54:33 2025 +0200 Merge pull request #8437 from mbien/unused-pkgprivate-performance Cache ClassIndex during UnusedDetector search .../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
