[aarch64-port-dev ] RFR (XS) 8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)

Andrew Haley aph at redhat.com
Mon Apr 1 09:26:14 UTC 2019


On 4/1/19 5:30 AM, Thomas Stüfe wrote:
> A better solution than adding the cast like you did might be to pull the
> offending enum  value out and make it a uintx constant too. Or, I could
> revert my change and make it windows only. Or add a dummy value to the enum
> and cast that to uintptr, to force its size up.
> 
> I think a good solution would be one that prevents such errors for other
> enum values and for other platforms as well.

Yes, I agree.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the aarch64-port-dev mailing list