neilcsmith-net commented on issue #8209: URL: https://github.com/apache/netbeans/issues/8209#issuecomment-2626960706
This appears to get locked calling https://github.com/apache/netbeans/blob/master/java/java.graph/src/org/netbeans/modules/java/graph/FruchtermanReingoldLayout.java#L343 Which is called from a `while (true)` loop. I think that code has logic issues that could be addressed. -- 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
