kou commented on PR #40136: URL: https://github.com/apache/arrow/pull/40136#issuecomment-1953273306
https://github.com/apache/arrow/actions/runs/7962636538/job/21736539493?pr=40136#step:6:683 ```text Error: java.lang.UnsupportedClassVersionError: com/google/errorprone/ErrorProneJavacPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 ``` It seems that we need recent Java for 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
