RFR: 8304915: Create jdk.internal.util.Architecture enum and apply [v7]

Thomas Stuefe stuefe at openjdk.org
Fri Apr 7 11:24:50 UTC 2023


On Fri, 7 Apr 2023 10:52:47 GMT, Jaikiran Pai <jpai at 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



More information about the client-libs-dev mailing list