matthiasblaesing commented on pull request #2696: URL: https://github.com/apache/netbeans/pull/2696#issuecomment-763951178
I reread it and I fail to see how the change fixes the issue. The per mimetype indexers are sorted: https://github.com/apache/netbeans/blob/1a6621378cbf31bec4fcf0a79ce33a4a06430c89/ide/parsing.indexing/src/org/netbeans/modules/parsing/impl/indexing/IndexerCache.java#L468 So why does your change fixes the original problem? ---------------------------------------------------------------- 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. 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
