[jdk11u-dev] Integrated: 8065704: Set LC_ALL=C for all relevant commands in the build system
Vladimir Kempik
vkempik at openjdk.java.net
Wed Dec 29 10:37:15 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.
This pull request has now been integrated.
Changeset: 6fb1a9e4
Author: Vladimir Kempik <vkempik at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/6fb1a9e467a9a3df5e44d98b3c0d60c58a600397
Stats: 30 lines in 8 files changed: 12 ins; 0 del; 18 mod
8065704: Set LC_ALL=C for all relevant commands in the build system
Reviewed-by: jiefu, phh
Backport-of: 54a3efc82980456fc6d8b00cfcb4aa4c786793be
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/717
More information about the jdk-updates-dev
mailing list