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

[jira] [Updated] (NETBEANS-5174) JavaDoc window sometimes not working for Swing components

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

Bernd Michaely updated NETBEANS-5174:
-------------------------------------
    Summary: JavaDoc window sometimes not working for Swing components  (was: JavaDoc window not working for Swing components)

> JavaDoc window sometimes not working for Swing components
> ---------------------------------------------------------
>
>                 Key: NETBEANS-5174
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5174
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Source
>    Affects Versions: 12.2
>         Environment: Arch Linux, AdoptOpenJDK 15.0.1+9, official NB 12.2 bin download
>            Reporter: Bernd Michaely
>            Priority: Major
>
> To reproduce the problem:
>  * Open an editor window containing a java class using some Swing component
>  * Have the Javadoc window open
>  * Place the caret on a Swing type (JPanel, JList, JScrollPane, …)
> Sometimes, the Javadoc window keeps showing »Loading Javadoc...« , and it causes an error in the IDE:
> … An error occurred during parsing of 'java.desktop/javax/swing/JPanel.java in /opt/local/java/latest15/lib/src.zip' …
> I can't say exactly, under which conditions the error appears, it only happens occasionally.
> If this happens repeatedly, at some point the Javadoc windows stops working completely.
> The 'Java Platform Manager' uses (as created by default) the Javadoc from:
> »https://docs.oracle.com/en/java/javase/15/docs/api/«



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