lahodaj commented on code in PR #8572:
URL: https://github.com/apache/netbeans/pull/8572#discussion_r2205241477
##########
java/refactoring.java/test/unit/src/org/netbeans/modules/refactoring/java/ui/JavaRefactoringActionsProviderTest.java:
##########
@@ -66,12 +67,18 @@ public void show(RefactoringUI ui, TopComponent activetc) {
assertEquals(++expectedCount, called.get());
}
+ // hg blame: "#190101: preventing exceptions from various refactorings for
very broken sources (without a top-level class)"
Review Comment:
Maybe there should be a GH Issue for this (although we have many GH issues,
of course).
--
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