On Fri, 7 Apr 2023 10:24:20 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:

>> Roger Riggs has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Remove unneeded qualified export from java.base to jdk.attach
>
> 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

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13357#discussion_r1160623813

Reply via email to