RFR: 8294456: Fix misleading-indentation warnings in JDK [v2]
Raffaello Giulietti
rgiulietti at openjdk.org
Wed Oct 5 10:08:31 UTC 2022
On Wed, 5 Oct 2022 10:02:49 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
>> This fixes misleading indentations, which allows enabling the (currently disabled) `misleading-indentation` warning flag on two `.gmk` files.
>
> Raffaello Giulietti has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>
> - 8294456: Fix misleading-indentation warnings in JDK
>
> Merge branch 'master' into JDK-8294456
> - 8294456: Fix misleading-indentation warnings in JDK
I had to solve a merge conflict after https://github.com/openjdk/jdk/pull/10426 was integrated.
I think my changes need another review on the conflicting file.
-------------
PR: https://git.openjdk.org/jdk/pull/10487
More information about the build-dev
mailing list