On Tue, 28 Nov 2023 17:04:30 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> In quite a few places we are using the late evaluation assignment `=` instead > of normal assignment `:=` in spec.gmk.in. This pull request has now been integrated. Changeset: adad1320 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/adad132028507b5338d0fd055aa06e1bbf9fe8a8 Stats: 34 lines in 1 file changed: 1 ins; 0 del; 33 mod 8320767: Use := wherever possible in spec.gmk.in Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/16859