RFR: 8236242: Arm32: build broken after 8234794
Andrew Haley
aph at redhat.com
Thu Dec 19 10:08:31 UTC 2019
On 12/19/19 9:24 AM, Nick Gasson wrote:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8236242
> Webrev: http://cr.openjdk.java.net/~ngasson/8236242/webrev.1/
>
> The two functions I added were in a #ifdef _LP64 block but they can be
> called from MetaspaceShared on 32-bit platforms. Moved them after the
> _LP64 block.
>
> Tested by building on 32/64-bit Arm and x86_64.
OK.
--
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 hotspot-runtime-dev
mailing list