[jdk11u-dev] RFR: 8065704: Set LC_ALL=C for all relevant commands in the build system

Jie Fu jiefu at openjdk.java.net
Tue Dec 14 15:10:14 UTC 2021


On Tue, 14 Dec 2021 14:53:28 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> Please review this backport to jdk11u-dev.
> This is needed to fix JDK-8278762 which was introduced by backport of JDK-8267246.
> It will set LC_ALL=C for all cases now and make result to be 6.25 (instead of 6,25) always, not depending on user's locale setting.
> The backport wasn't clean, 3 pieces of compare.sh patch weren't needed and small context code difference in other two chunks.

LGTM

Thanks for fixing this.

-------------

Marked as reviewed by jiefu (no project role).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/717


More information about the jdk-updates-dev mailing list