Integrated: 8293680: PPC64BE build failure after JDK-8293344

Aleksey Shipilev shade at openjdk.org
Wed Sep 14 05:40:48 UTC 2022


On Tue, 13 Sep 2022 06:55:34 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> The bug manifests on PPC64, since `section_by_name` is protected by `#if defined(PPC64) && !defined(ABI_ELFv2)`:
> 
> 
> * For target hotspot_variant-server_libjvm_objs_elfFile.o:

This pull request has now been integrated.

Changeset: b3461c18
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b3461c188a1d364a71e2ef7f6b2ccc29dd3ac66f
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8293680: PPC64BE build failure after JDK-8293344

Reviewed-by: mdoerr, stuefe

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

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


More information about the hotspot-dev mailing list