You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Petr Miksik (Jira)" <ji...@apache.org> on 2020/12/07 14:46:00 UTC

[jira] [Updated] (NETBEANS-4927) Error parsing of the JDK classes

     [ https://issues.apache.org/jira/browse/NETBEANS-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petr Miksik updated NETBEANS-4927:
----------------------------------
    Description: 
For example _DefaultMutableTreeNode_, _AbstractButton_ or _JTree_ are ones of the affected files.
Lots of files are only partially parsed(in my case for example _javax.naming.CompoundName_).
The problem appears only with JDK 11 and later, parsing files in the JDK 8 is OK.


  was:
For example _DefaultMutableTreeNode.java_, _AbstractButton.java_ or _JTree.java_ are ones of the affected files.
Lots of files are only partially parsed(in my case for example _javax.naming.CompoundName_).
The problem appears only with JDK 11 and later, parsing files in the JDK 8 is OK.



> Error parsing of the JDK classes
> --------------------------------
>
>                 Key: NETBEANS-4927
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4927
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Parsing &amp; Indexing
>    Affects Versions: 12.1, 12.2
>            Reporter: Petr Miksik
>            Priority: Blocker
>         Attachments: DefaultMutableTreeNode.dump, ide.log, ui.log
>
>
> For example _DefaultMutableTreeNode_, _AbstractButton_ or _JTree_ are ones of the affected files.
> Lots of files are only partially parsed(in my case for example _javax.naming.CompoundName_).
> The problem appears only with JDK 11 and later, parsing files in the JDK 8 is OK.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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