On Wed, 22 Dec 2021 15:34:23 GMT, Andrew Leonard <aleon...@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