RFR: 8292361: Build failure on PPC64 BE after JDK-8290840

Aleksey Shipilev shade at openjdk.org
Mon Aug 15 11:59:57 UTC 2022


The only platform where this reproduces seems to be ppc64be. ppc64le builds fine.


* For target hotspot_variant-server_libjvm_objs_abstractInterpreter.o:
In file included from /home/buildbot/worker/build-jdkX-debian11/build/src/hotspot/share/runtime/os.inline.hpp:31,
                 from /home/buildbot/worker/build-jdkX-debian11/build/src/hotspot/cpu/ppc/macroAssembler_ppc.inline.hpp:37,
                 from /home/buildbot/worker/build-jdkX-debian11/build/src/hotspot/share/asm/macroAssembler.inline.hpp:30,
                 from /home/buildbot/worker/build-jdkX-debian11/build/src/hotspot/share/interpreter/abstractInterpreter.cpp:27:

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

Commit messages:
 - Fix

Changes: https://git.openjdk.org/jdk/pull/9876/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9876&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292361
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9876.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9876/head:pull/9876

PR: https://git.openjdk.org/jdk/pull/9876


More information about the hotspot-runtime-dev mailing list