This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 16e30be5ae0 Merge pull request #7747 from 
sid-srini/java_completion-methods_without_params
     add ec77a1958bd Improve perf of EL module by caching ResolverContext in 
ELParserResult
     add 322cf79cf27 Merge pull request #9403 from NicolaIsotta/el-cache

No new revisions were added by this update.

Summary of changes:
 .../netbeans/modules/web/el/CompilationContext.java   | 19 ++++++++++++-------
 .../netbeans/modules/web/el/ELOccurrencesFinder.java  |  2 +-
 .../org/netbeans/modules/web/el/ELParserResult.java   | 10 ++++++++++
 .../web/el/completion/ELCodeCompletionHandler.java    |  7 ++++++-
 .../modules/web/el/hints/ELHintsProvider.java         | 10 ++++++++--
 .../web/el/navigation/ELDeclarationFinder.java        | 11 ++++++++++-
 6 files changed, 47 insertions(+), 12 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

Reply via email to