You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ruslan Lopez Carro (Jira)" <ji...@apache.org> on 2021/09/19 18:16:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Ruslan Lopez Carro updated NETBEANS-6022:
-----------------------------------------
    Attachment: ide.log

> 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.1
>         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: 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.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