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

Aleksey Shipilev shade at openjdk.java.net
Fri Oct 23 12:25:37 UTC 2020


On Fri, 23 Oct 2020 12:07:45 GMT, Martin Doerr <mdoerr 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.

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-dev mailing list