Re: OpenJDK fails to build on mips and mips64el after JDK-8304913

2023-06-15 Thread Roger Riggs
Hi Vladimir, Can you confirm that the requested changes in PR 14471 address the issue with mips and mips64el. Thanks, Roger On 6/14/23 5:36 AM, Vladimir Petko wrote: Dear Maintainers, After JDK-8304913, OpenJDK fails to build on mips[1] and mips6

Re: OpenJDK fails to build on mips and mips64el after JDK-8304913

2023-06-14 Thread Roger Riggs
Please review and test PR 14471. https://github.com/openjdk/jdk/pull/14471/ Confirm that the Architecture.isLittleEndian() method returns the expected values for big and little endian builds. Regards, Roger On 6/14/23 10:25 AM, Roger Riggs wrote: Hi, I can propose a PR with the patch using

Re: OpenJDK fails to build on mips and mips64el after JDK-8304913

2023-06-14 Thread Roger Riggs
Hi, I can propose a PR with the patch using the issue 8304913; but am unable to test it. Regards, Roger On 6/14/23 7:20 AM, Aleksey Shipilev wrote: On 14.06.23 13:17, Aleksey Shipilev wrote: On 14.06.23 11:36, Vladimir Petko wrote After JDK-8304913, OpenJDK fails to build on mips[1] and

Re: OpenJDK fails to build on mips and mips64el after JDK-8304913

2023-06-14 Thread Aleksey Shipilev
On 14.06.23 13:17, Aleksey Shipilev wrote: On 14.06.23 11:36, Vladimir Petko wrote After JDK-8304913, OpenJDK fails to build on mips[1] and mips64el[2]. Would it be possible to consider adding those architectures to the Architecture enumeration (see attached patch)/ Submitted:   https://bugs.

Re: OpenJDK fails to build on mips and mips64el after JDK-8304913

2023-06-14 Thread Aleksey Shipilev
On 14.06.23 11:36, Vladimir Petko wrote After JDK-8304913, OpenJDK fails to build on mips[1] and mips64el[2]. Would it be possible to consider adding those architectures to the Architecture enumeration (see attached patch)/ Submitted: https://bugs.openjdk.org/browse/JDK-8310019 Are you able

OpenJDK fails to build on mips and mips64el after JDK-8304913

2023-06-14 Thread Vladimir Petko
Dear Maintainers, After JDK-8304913, OpenJDK fails to build on mips[1] and mips64el[2]. Would it be possible to consider adding those architectures to the Architecture enumeration (see attached patch)/ Best Regards, Vladimir. [1] https://buildd.debian.org/status/fetch.php?pkg=openjdk-21&arch=m