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 2018/02/19 07:27:10 UTC

[incubator-netbeans] 01/01: Merge pull request #423 from JaroslavTulach/AvoidDeadlockInLexing

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

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

commit ccb22885310b70f2f318d5fee113847c8ca631ec
Merge: 738fa78 31fe268
Author: Jaroslav Tulach <ja...@oracle.com>
AuthorDate: Mon Feb 19 08:27:06 2018 +0100

    Merge pull request #423 from JaroslavTulach/AvoidDeadlockInLexing
    
    Eliminating deadlock in lexing by less synchronization and use of AtomicLong

 .../netbeans/modules/javadoc/highlighting/Highlighting.java  | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jtulach@apache.org.

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