RFR: 8278766: Enable OpenJDK build support for reproducible jars and jmods using --date [v3]

Erik Joelsson erikj at openjdk.java.net
Wed Dec 22 17:34:17 UTC 2021


On Wed, 22 Dec 2021 15:34:23 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:

>> @erikj79 fixed it I think, problems is above not enough $'s !! for $(shell.......
>
> resolved, thanks

Ah, the default diff view didn't show me enough context. This is part of a macro body, then yes, you need to double all the $ to get it evaluated at the correct time.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6878



More information about the build-dev mailing list