You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Austin Stephens (Jira)" <ji...@apache.org> on 2022/03/09 21:54:00 UTC

[jira] [Commented] (NETBEANS-6022) error during parsing of swing components created by matisse

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

Austin Stephens commented on NETBEANS-6022:
-------------------------------------------

Is there a reason this isn't fixed yet? As far as I can tell, it is still present in the latest version with Netbeans 12.6 and JDK 16. It makes it functionally impossible to navigate the Swing Java sources.

> error during parsing of swing components created by matisse
> -----------------------------------------------------------
>
>                 Key: NETBEANS-6022
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6022
>             Project: NetBeans
>          Issue Type: Bug
>          Components: guibuilder - Code, java - Compiler
>    Affects Versions: 12.0, 12.1, 12.5
>         Environment: *Product Version:* Apache NetBeans IDE 12.1
> *Java:* 13.0.1; Eclipse OpenJ9 VM openj9-0.17.0
> *Runtime:* OpenJDK Runtime Environment 13.0.1+9
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>            Reporter: Ruslan Lopez Carro
>            Priority: Minor
>         Attachments: AbstractButton_7.dump, Component_8.dump, Component_9.dump, JComponent_10.dump, JComponent_9.dump, JEditorPane_2.dump, JTextComponent_8.dump, Transferable_31.dump, ide.log
>
>
> I edited an existing maven project and added a new package, added some custom bean forms, and switched a couple of times from code to view tab while I was editing it, some time later I saw the bubble to report this error.
> {code:java}
> SEVERE [org.openide.util.Exceptions]
> An error occurred during parsing of 'java.desktop/javax/swing/JComponent.java in C:\Program Files\AdoptOpenJDK\jdk-13.0.1.9-openj9\lib\src.zip'. Please report a bug against java/source and attach dump file 'C:\Users\myuser\AppData\Roaming\NetBeans\12.1\var\log\JComponent_9.dump'.
> An error occurred during parsing of 'java.desktop/javax/swing/JComponent.java in C:\Program Files\AdoptOpenJDK\jdk-13.0.1.9-openj9\lib\src.zip'. Please report a bug against java/source and attach dump file 'C:\Users\myuser\AppData\Roaming\NetBeans\12.1\var\log\JComponent_9.dump'.
> Caused: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for java.lang.annotation.Annotation not found{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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