Skip to content

aarch64 adoptopenjdk/centos7_build_image does not support C.UTF-8 locale #3576

@andrew-m-leonard

Description

@andrew-m-leonard

jdk-23 has had a build update to support LC_ALL=C.UTF-8 as the build environment (openjdk/jdk@d395ac2), this better aligns the shell commands default charsets.
It also aligns better with the JVM bootstrap initialization of the StandardCharsets and does not force the immediate loading of the Aliases & Cache tables, which is a slight performance enhancement to JVM startup.

I don't believe we can construct a C.UTF-8 for Centos7 ..? So we may need to consider upgrading the build image OS to one that does? 

  • UBI-8 or Centos8 ????

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions