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 68e420dcd08d0e1a3bb7fc1687dd0722881e9422 Merge: 9c9d03e0c51 1083f9adad0 Author: Michael Bien <[email protected]> AuthorDate: Mon Jun 23 12:42:55 2025 +0200 Merge pull request #8601 from mbien/java-editor-reduce-reflection Java Editor: remove some reflective calls and improve logging .../modules/editor/java/JavaCompletionItem.java | 7 +- .../java/editor/imports/ClipboardHandler.java | 54 ++++------------ .../org/netbeans/modules/java/hints/perf/Tiny.java | 19 +----- .../api/java/source/GeneratorUtilities.java | 5 -- .../source/parsing/VanillaPartialReparser.java | 74 ++++++---------------- 5 files changed, 38 insertions(+), 121 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
