Integrated: 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.

This pull request has now been integrated.

Changeset: f6cc1732
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f6cc1732f47672cea413fa842c4f106c1314c626
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8273539: [PPC64] gtest build error after JDK-8264207

Reviewed-by: shade, stuefe

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

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


More information about the hotspot-compiler-dev mailing list