neilcsmith-net commented on issue #5687: URL: https://github.com/apache/netbeans/issues/5687#issuecomment-1475963706
Looking at the log, this seems to be a bug in the JDK. Seems similar to eg. https://github.com/skylot/jadx/issues/1628 Can you try adding `-J-Djava.util.Arrays.useLegacyMergeSort=true` to the default options in `netbeans.conf` (or adding as an argument in the launch shortcut) and see if that fixes things. -- 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
