You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2021/09/22 11:04:47 UTC

[netbeans] 01/01: Merge pull request #3173 from apache/delivery

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

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

commit a549631fd3adc500228da889b5c40ce992897c3d
Merge: e5f2f7c 8886ee9
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Wed Sep 22 13:04:27 2021 +0200

    Merge pull request #3173 from apache/delivery
    
    merge delivery for 12.5 back to master

 .../groovy/editor/completion/MethodCompletion.java |   4 +-
 .../groovy/editor/completion/TypesCompletion.java  |   4 +-
 .../completion/provider/JavaElementHandler.java    |   4 +-
 .../groovy/editor/java/JavaElementHandle.java      |   1 +
 .../netbeans/modules/projectapi/LazyLookup.java    | 121 +++++++++++++++++++
 .../modules/projectapi/LazyLookupProviders.java    | 115 +++++-------------
 .../spi/project/support/DelegatingLookupImpl.java  |  35 ++++--
 .../modules/projectapi/LazyLookupTest.java         |  66 +++++++++++
 .../support/DelegatingLookupDeadlock5914Test.java  | 129 +++++++++++++++++++++
 nb/ide.launcher/netbeans.conf                      |   2 +-
 10 files changed, 378 insertions(+), 103 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists