mikemccand commented on code in PR #13694: URL: https://github.com/apache/lucene/pull/13694#discussion_r1734770769
########## build-tools/build-infra/src/main/java/org/apache/lucene/gradle/ProfileResults.java: ########## @@ -156,7 +156,12 @@ private static String pad(String input) { /** Process all the JFR files passed in args and print a merged summary. */ public static void printReport( - List<String> files, String mode, int stacksize, int count, boolean lineNumbers, boolean frameTypes) Review Comment: Yeah I'm also not sure why `tidy` needed to do this. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org