RFR: 8293680: PPC64BE build failure after JDK-8293344 [v2]
Aleksey Shipilev
shade at openjdk.org
Tue Sep 13 16:49:14 UTC 2022
> 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:
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Remove ResourceMark instead
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10247/files
- new: https://git.openjdk.org/jdk/pull/10247/files/b3b2cb80..9fba80d5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10247&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10247&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/10247.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10247/head:pull/10247
PR: https://git.openjdk.org/jdk/pull/10247
More information about the hotspot-dev
mailing list