RFR: 8273539: [PPC64] gtest build error after JDK-8264207
Martin Doerr
mdoerr at openjdk.java.net
Thu Sep 9 10:51:07 UTC 2021
On Thu, 9 Sep 2021 09:28:01 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> `macroAssembler.inline.hpp` needs to be included to fix the build. Definition of e.g. `nop()` is not visible otherwise. See JBS bug for build error message.
Thanks for the reviews! I'm just integrating it to get the build working again.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5438
More information about the hotspot-compiler-dev
mailing list