Jeffrey Morlan created NETBEANS-936:
---------------------------------------

             Summary: In Maven project depending on Guava, viewing Guava's 
source files is slow
                 Key: NETBEANS-936
                 URL: https://issues.apache.org/jira/browse/NETBEANS-936
             Project: NetBeans
          Issue Type: Bug
         Environment: OpenJDK 1.8.0_171 on Ubuntu
            Reporter: Jeffrey Morlan


* Have the JDK's src.zip installed
 * Create a Maven project
 * Add Guava as a dependency (com.google.guava:guava, latest version 25.1-jre)
 * "Download Sources" for the Guava dependency
 * Try to open any Guava class

It will take ~10 seconds to parse, sometimes hanging the UI. Somehow NetBeans 9 
is ending up parsing hundreds of src.zip files along with it. This did not 
happen in NetBeans 8.2.

Guava has a "<systemPath>${java.home}/../src.zip</systemPath>" dependency in 
its pom.xml, which may be related.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to