RFR: 8339336: Fix build system whitespace to adhere to coding conventions [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Mon Sep 2 10:22:18 UTC 2024
On Fri, 30 Aug 2024 20:23:29 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> also manually verified a few incremental build scenarios, including running tests.
I have tested changing:
* a hotspot file
* a JDK library native file
* a JDK module java file
and verified that the correct bits get rebuilt. I have also verified that running tests work, including after all these incremental rebuilds.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20798#issuecomment-2324366938
More information about the build-dev
mailing list