smil2k opened a new issue, #4122: URL: https://github.com/apache/netbeans/issues/4122
### Apache NetBeans version Apache NetBeans 13 ### What happened Pressing ctrl-space for suggestions leaves the editor in a freezing state. Stacktrace reveals that in case the java source cannot be parsed, then the basedocument "loses" the write lock. ### How to reproduce I pressed ctrl-space in the attached source file. ### Did this work correctly in an earlier version? No ### Operating System Linux ### JDK 11.0.15+10-Ubuntu-0ubuntu0.20.04.1 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else Reproduced 3 times in a row. ### 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
