fskorgen commented on issue #8628: URL: https://github.com/apache/hop/issues/8628#issuecomment-5844446101
Measured on the current main: the build already fails on JDK 25, not only 26+ — google-java-format ≤ 1.24 throws NoSuchMethodError: com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics() in spotless:apply. 1.28.0 is the first version that runs on 25; it produces the same reformat as 1.36.1 (switch-case lists and comments inside switch). JDK 21 remains the only JDK the current setup works on. -- 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]
