neilcsmith-net commented on issue #3720:
URL: https://github.com/apache/netbeans/issues/3720#issuecomment-1253368563

   > The removed line breaks may also be due to changes in the reported token 
positions
   
   That the issue remains if the explicit `final` is in, makes me think that 
might be a separate issue.  Have tracked to where I think it's removed at 
https://github.com/apache/netbeans/blob/master/java/java.source.base/src/org/netbeans/modules/java/source/save/Reformatter.java#L4713
 The call to `accept()` rejects the `SEMICOLON` token.  Not had a chance to 
look deeper into that.


-- 
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

Reply via email to