RFR(S): 8198750: [s390+x86_32] Fix build after jdk-8195142

Doerr, Martin martin.doerr at sap.com
Tue Feb 27 10:37:26 UTC 2018


Hi Aleksey,

yes. Please send me the patch. I'll push it with my change.

Best regards,
Martin


-----Original Message-----
From: Aleksey Shipilev [mailto:shade at redhat.com] 
Sent: Dienstag, 27. Februar 2018 11:30
To: Doerr, Martin <martin.doerr at sap.com>; hotspot-runtime-dev at openjdk.java.net
Subject: Re: RFR(S): 8198750: [s390+x86_32] Fix build after jdk-8195142

On 02/27/2018 11:20 AM, Doerr, Martin wrote:
> Hi,
> 
> please review this small build fix for s390 and x86_32:
> http://cr.openjdk.java.net/~mdoerr/8198750_s390_x86_build/webrev.00/

I think AArch64 is also broken, can you put the fix for it in your changeset too?

/pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp:4517:62:
error: ‘class CardTableModRefBS’ has no member named ‘byte_map_base’
     ((CardTableModRefBS*)(Universe::heap()->barrier_set()))->byte_map_base;
                                                              ^~~~~~~~~~~~~
I can give you the fix soon-ish.

-Aleksey



More information about the hotspot-runtime-dev mailing list