neilcsmith-net opened a new pull request, #4648: URL: https://github.com/apache/netbeans/pull/4648
Work in progress potential fix for #3720 The space seems to occur due to the positions reported for the implicit hidden final modifier. Surprisingly the reported end position isn't the same as the start position for a hidden modifier. Instead added extra check for whether the modifiers and type start at the same position. This seems to work - fun one to debug. -- 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
