lidavidm commented on code in PR #39011: URL: https://github.com/apache/arrow/pull/39011#discussion_r1426895563
########## java/memory/memory-core/pom.xml: ########## @@ -54,6 +53,30 @@ </build> <profiles> + <profile> + <id>error-prone-jdk11+</id> Review Comment: Ah, then just rename it so it's clear - the "error-prone" profiles we have are meant for running the ErrorProne static analyzer -- 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]
