neilcsmith-net commented on PR #8568: URL: https://github.com/apache/netbeans/pull/8568#issuecomment-4154273565
> where it should land on `renameRecordTest.java:64` That makes sense to me too. However, I'm not sure that means the evaluation order is incorrect. Iterating from either end lands you in `RefactoringTestBase` if the `methodNodeParentOfStackTraceNode` code is left in. I'm not sure what that's trying to achieve from https://github.com/codelerity/netbeans-releases/commit/f2a3522854977a6364abfed47799ddf3c761a2c1 and https://bz.apache.org/netbeans/show_bug.cgi?id=236056 Without that change, does this behave as you expect? -- 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
