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 9c9d03e0c51 Merge pull request #8590 from mbien/lucene-parsing-cleanup
add 1083f9adad0 Java Editor: remove some reflective calls and improve
logging
new 68e420dcd08 Merge pull request #8601 from
mbien/java-editor-reduce-reflection
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:
.../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