[jbosstools-issues] [JBoss JIRA] (JBIDE-19184) Threadlock when JS autocomplete turned on

Victor Rubezhny (JIRA) issues at jboss.org
Thu Feb 19 06:02:50 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-19184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041784#comment-13041784 ] 

Victor Rubezhny commented on JBIDE-19184:
-----------------------------------------

[~azerr], the problems described in you comment are important but not the blockers. These issues are a subject to fix in master branch (which is coming 0.9). But we cannot use (and wait for) 0.9 release in JBT 4.2.3. It's a Service Release - it's based on 4.2.x stream and contains mostly bugfixes but not any new features.

The coming JBT 4.2.3 currently uses Tern.java/AngularJS-Eclipse 0.7.1 (with 'IllegalArgumentException' issue fixed). But v. 0.7.1 still has this blocker 'deadlock' issue which makes it unusable for the users. 

If it could be possible just to include tern.java 0.8.0 instead of 0.7.1 then we would do this, but v.0.8.0 still contains the same two blocker problems: the "IllegalArgumentException' and the 'deadlock' issues. 
Making a new branch (0.8.x-branch) based on 0.8.0 release and cherry-picking 7 more existing commits from master will allow us to fix these two problems in 0.8.1 release. And this 0.8.1 release could be used by JBT 4.2.3 release instead of Tern.java/AngularJS-eclipse v.0.7.1.

> Threadlock when JS autocomplete turned on
> -----------------------------------------
>
>                 Key: JBIDE-19184
>                 URL: https://issues.jboss.org/browse/JBIDE-19184
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing, upstream
>    Affects Versions: 4.2.2.Final
>         Environment: JBDS 8.0.2
>            Reporter: Mustafa Musaji
>            Assignee: Victor Rubezhny
>            Priority: Critical
>             Fix For: 4.2.3.Beta1, 4.3.0.Alpha2
>
>         Attachments: threaddump_jdk1.7.0_71_1422011702000.txt
>
>
> Seeing  a thread lock when using large JS projects when trying to autocomplete. Please refer to attached thread dump.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list