mbien opened a new issue, #6921:
URL: https://github.com/apache/netbeans/issues/6921

   ### Body
   
   Was testing something else when I noticed that NB is indexing JDK zips for 
almost 40s, repeating the test on NB 20 worked fine so it must be a recent 
change.
   
   1. start with fresh config, don't import config
   2. create maven project, open java file
   3. check log after a while (or observe the background process indicator)
   
   ```
   INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: 
Indexing of: jar:file:/usr/lib/jvm/default/lib/src.zip!/java.base/ took: 36,619 
ms (New or modified files: 3,037, Deleted files: 0) [Adding listeners took: 0 
ms]
   INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: 
Complete indexing of 1 source roots took: 36,619 ms (New or modified files: 
3,037, Deleted files: 0) [Adding listeners took: 0 ms]
   INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 39,407 ms.
   ```
   
   
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer in the Apache NetBeans 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to