RFR: 8236242: Arm32: build broken after 8234794

Marc Hoffmann hoffmann at mountainminds.com
Thu Dec 19 12:16:45 UTC 2019


Back to green now. Thanks for the quick fix, Nick!

Not sure whether this matters: The broken version has been tagged as jdk-15+2

Regards,
-marc

> On 19. Dec 2019, at 12:08, Nick Gasson <nick.gasson at arm.com> wrote:
> 
> On 19/12/2019 18:08, Andrew Haley wrote:
>> 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.
> 
> Thanks, pushed here:
> 
> http://hg.openjdk.java.net/jdk/jdk/rev/aac4eebf5e92
> 
> 
> Nick



More information about the hotspot-runtime-dev mailing list