[8u] RFR: JDK-8253036: Support building the Zero assembler port on AArch64
Andrew Haley
aph at redhat.com
Tue Nov 24 10:17:53 UTC 2020
On 11/23/20 8:39 PM, Volker Simonis wrote:
>> Unless a warning reveals a real bug or risky code, the code shouldn't be
>> changed.
>
> Unfortunately, for a "relatively new" platform like aarch64 we'll have
> to use a "newer" compiler if we want to make full use of its features
> (see [1] for example).
Forgive my fit of giggles at the thought of "relatively new".
> As long as the new compiler is just emitting additional warnings, we
> can still build by ignoring the warnings (although that's not nice
> either). If the newer compiler has turned warnings into errors,
I don't think there are many of those, and I would not object to fixing
them, even in update releases.
> there's no other way than fixing the code and if these fixes have
> already been done in a later version I'd rather downport them instead
> of fixing them manually in 8u.
>
> All that said, I'd actually only wanted to know:
> - what's the current status of the aarch64 port integration into 8u
Sure. I think Andrew Hughes is looking at it.
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the jdk8u-dev
mailing list