pflaska opened a new issue, #4217: URL: https://github.com/apache/netbeans/issues/4217
### Apache NetBeans version Apache NetBeans 13 ### What happened Compiler complains with errors which does not reflect the content in the editor. ### How to reproduce Not 100% reproducible, but happens pretty often. 1. Modify java file. 2. Save file immediately using Ctrl+S. 3. Sometimes, you may errors even the file should compile. 4. Pres F8 to see the error. You can see that error is caused by tokens which are not at errror position.  ### Did this work correctly in an earlier version? No ### Operating System Ubuntu Linux 22.04 ### JDK JDK 1.8 ### Apache NetBeans packaging Apache VSNetBeans for VSCode ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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
