You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Dusan Balek (JIRA)" <ji...@apache.org> on 2018/03/28 10:34:00 UTC

[jira] [Commented] (NETBEANS-454) AssertionError/"Wrong diagnostic handler ... DeferredDiagnosticHandler" when opening Java autocomplete

    [ https://issues.apache.org/jira/browse/NETBEANS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417144#comment-16417144 ] 

Dusan Balek commented on NETBEANS-454:
--------------------------------------

Hard to fix without a reproducible test case. The next time the exception is thrown, could you please mention what particular item was selected in code completion window - as the error was thrown when trying to get the item's javadoc from the corresponding source? Thanks

> AssertionError/"Wrong diagnostic handler ... DeferredDiagnosticHandler" when opening Java autocomplete
> ------------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-454
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-454
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Completion &amp; Templates, java - Compiler
>    Affects Versions: 9.0
>         Environment: Apache NetBeans IDE Dev (Build incubator-netbeans-release-205-on-20180202) on OpenJDK 64-Bit Server VM 9.0.4.1+11, Mac OS X version 10.9.5 running on x86_64; UTF-8; en_US (nb)
>            Reporter: Eirik Bakke
>            Priority: Major
>         Attachments: threaddump.txt
>
>
> The following exception occurred while opening the autocomplete popup while editing a Java file:
>  {noformat}
> java.lang.AssertionError: Wrong diagnostic handler: com.sun.tools.javac.util.Log$DeferredDiagnosticHandler@7f84b389
>  {noformat}
>  
> A long thread dump followed, which is attached. Reporting this as a new JIRA issue since the old NetBeans exception reporter no longer seems to be in use.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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