On Fri, 7 Apr 2023 10:52:47 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
>> src/java.base/share/classes/jdk/internal/util/Architecture.java line 41: >> >>> 39: AARCH64(), >>> 40: RISCV64(), >>> 41: S390(), >> >> Why getting rid of the X in s390x? There has not been an s390 linux kernel >> in almost ten years. > > Hello Thomas, that change was based on the review comment here > https://github.com/openjdk/jdk/pull/13357#discussion_r1159810942 Okay, Lutz is the expert here. Sorry for the noise. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13357#discussion_r1160637280