> AIX build was failed by following messages: > > * For target hotspot_variant-server_libjvm_objs_BUILD_LIBJVM_link: > ld: 0711-317 ERROR: Undefined symbol: collector_func_load > ld: 0711-317 ERROR: Undefined symbol: .collector_func_load > ld: 0711-344 See the loadmap file > /home/jdkbld/git/jdk/build/aix-ppc64-server-release/hotspot/variant-server/libjvm/objs/libjvm.loadmap > for more information. > > In my investigation, > [JDK-8289780](https://bugs.openjdk.org/browse/JDK-8289780) affects this issue > on src/hotspot/share/prims/forte.cpp.
Ichiroh Takiguchi has updated the pull request incrementally with one additional commit since the last revision: 8290218: AIX build failure by JDK-8289780 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9482/files - new: https://git.openjdk.org/jdk/pull/9482/files/c3079ad3..6bd4b154 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9482&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9482&range=00-01 Stats: 5 lines in 1 file changed: 0 ins; 3 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/9482.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9482/head:pull/9482 PR: https://git.openjdk.org/jdk/pull/9482