On Thu, 29 Aug 2024 09:02:36 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> The indentation in the build system should be two spaces for logical indents, > and four spaces for broken lines, period. > > I searched for files starting with an odd number of spaces, and fixed those. This pull request has now been integrated. Changeset: 2abe2ff6 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2abe2ff69b205ccaf502bf8b6de3ce9e1260c386 Stats: 123 lines in 25 files changed: 12 ins; 1 del; 110 mod 8339235: Fix indentation in build system Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/20763