RFR: 8255340: [s390] build failure after JDK-8255208

Martin Doerr mdoerr at openjdk.java.net
Fri Oct 23 12:25:37 UTC 2020


On Fri, 23 Oct 2020 12:17:26 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> vm_version_s390.cpp:839:52: error: no matching function for call to 'Disassembler::decode(CodeBuffer*, u_char*&, u_char*&, outputStream*&)'
>> This function was removed. I'm using the one without the CodeBuffer* argument (like on PPC64).
>
> Looks fine to me.

Thanks for the review!

-------------

PR: https://git.openjdk.java.net/jdk/pull/835


More information about the hotspot-dev mailing list