RFR: 8310019: MIPS builds are broken after JDK-8304913
Aleksey Shipilev
shade at openjdk.org
Wed Jun 14 15:25:55 UTC 2023
On Wed, 14 Jun 2023 15:04:41 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Add mipsel and mips64el to the Architecture enum.
> (Later to be backported to JDK 21)
Looking at how other platforms do it, I think this patch is incomplete. See e.g. ARM32 patch: https://github.com/openjdk/jdk/commit/83c096d6e20cd6e1164bc666df1be197a10431eb
-------------
PR Review: https://git.openjdk.org/jdk/pull/14471#pullrequestreview-1479747976
More information about the core-libs-dev
mailing list