OpenJDK fails to build on mips and mips64el after JDK-8304913
Roger Riggs
roger.riggs at oracle.com
Wed Jun 14 15:07:04 UTC 2023
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 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 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 to submit a PR against JDK mainline?
>>>
>> Note that you would need the OCA (Oracle Contributor Agreement) in
>> place to contribute a fix. If you do not have it and cannot have it
>> in a reasonable time, it would be better to leave the PR to someone
>> else, and support them with testing.
>>
>
More information about the core-libs-dev
mailing list