You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2021/01/11 15:53:40 UTC

[netbeans] branch master updated (efe872f -> 8d09436)

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

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


    from efe872f  Merge pull request #2663 from JaroslavTulach/ReadmeChangelogVersion
     new a1dd66b  Propagate Lookups.executeWith via Mutex.EVENT methods
     new d350172  Documenting Mutex.EVENT and Lookups.executeWith co-operation
     new 8d09436  Merge pull request #2654 from JaroslavTulach/LookupAndMutexEvent

The 4853 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/openide/util/NbMutexEventProvider.java |  37 ++++---
 .../openide/util/NbMutexEventProviderTest.java     | 109 +++++++++++++++++++++
 platform/openide.util/apichanges.xml               |  17 ++++
 .../openide.util/src/org/openide/util/Mutex.java   |   6 ++
 4 files changed, 156 insertions(+), 13 deletions(-)
 create mode 100644 platform/openide.util.ui/test/unit/src/org/netbeans/modules/openide/util/NbMutexEventProviderTest.java


---------------------------------------------------------------------
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