RFR: 8290218: AIX build failure by JDK-8289780 [v2]

Ioi Lam iklam at openjdk.org
Thu Jul 14 02:54:59 UTC 2022


On Thu, 14 Jul 2022 00:42:55 GMT, Ichiroh Takiguchi <itakiguchi at openjdk.org> wrote:

>> 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

LGTM and this can be considered as a trivial change that requires only one review.

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

Marked as reviewed by iklam (Reviewer).

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


More information about the serviceability-dev mailing list