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 <[email protected]>
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: [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