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

Aleksey Shipilev shade at redhat.com
Tue Feb 27 10:30:15 UTC 2018


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