jamesfredley commented on issue #564: URL: https://github.com/apache/grails-forge/issues/564#issuecomment-2866903898
https://github.com/apache/grails-forge/tree/reproducible-builds was a few quick experiments with the config that helps graalvm generate reproducible builds. It failed. Part of the complexity is that this application uses JDK 17 and the graalvm work for reproducible builds started on JDK 21. > Introduction of --exact-reachability-metadata: This option was introduced as an experimental feature in GraalVM for JDK 21 (Mandrel distribution version 23.1, released September 19, 2023). It was not available in earlier GraalVM versions, including those for JDK 17. -- 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: commits-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org