RFR: 8320767: Use := wherever possible in spec.gmk.in
Erik Joelsson
erikj at openjdk.org
Tue Nov 28 17:29:06 UTC 2023
On Tue, 28 Nov 2023 17:04:30 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> In quite a few places we are using the late evaluation assignment `=` instead of normal assignment `:=` in spec.gmk.in.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16859#pullrequestreview-1753480734
More information about the build-dev
mailing list