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