rotan-hanrahan commented on issue #8282: URL: https://github.com/apache/netbeans/issues/8282#issuecomment-2704325816
Observed exactly the same. NB 25, JDK 21 but this time in a pure Java project. Reproduce by randomly moving cursor between multiple open edit windows (.java, .json, .jsp). Indicated stack trace tends to be preceded by the following: ``` INFO [org.netbeans.modules.parsing.impl.TaskProcessor]: Task: CancelableTaskWrapper[task: org.netbeans.modules.java.navigation.CaretListeningTask@2045e909, phase: RESOLVED, priority: 500] : class org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper ignored cancel for 417 ms. WARNING [org.netbeans.modules.csl.editor.semantic.SemanticHighlighter] ``` -- 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
