JDK 11 hotspot build fails with "Undefined symbol" on AIX
Thomas Stüfe
thomas.stuefe at gmail.com
Wed Apr 11 03:51:37 UTC 2018
Hi,
looks like https://bugs.openjdk.java.net/browse/JDK-8200302.
Which has been fixed already in jdk-hs. Please build from there, the
current tip. If you build jdk/jdk you need to apply the patch for that fix
manually.
Best Regards, Thomas
On Tue, Apr 10, 2018 at 11:50 PM, David Holmes <david.holmes at oracle.com>
wrote:
> Hi,
>
> On 11/04/2018 1:44 AM, Bhaktavatsal R Maram wrote:
>
> <nothing - only an attachment was present >
>
> Based on the attachment content (see below) this seems a hotspot issue for
> the AIX/PPC folk to fix. So moving over to hotspot-runtime-dev.
>
> David
> ------
>
> ld: 0711-318 ERROR: Undefined symbols were found.
> The following symbols are in error:
> Symbol Inpndx TY CL Source-File(Object-File) OR
> Import-File{Shared-object}
> RLD: Address Section Rld-type Referencing
> Symbol
>
> ------------------------------------------------------------
> ----------------------------------
> .__ct__5frameFPlPUc [2169] ER PR /home/bhamaram/openJDK/jdk11/s
> rc/hotspot/os_cpu/aix_ppc/thread_aix_ppc.cpp(/home/bhamaram/
> openJDK/jdk11/build/aix-ppc64-normal-server-release/hotspot/
> variant-server/libjvm/objs/thread_aix_ppc.o)
> 00000028 .text R_RBR [1444]
> .pd_last_frame__10JavaThreadFv
> 00000044 .text R_RBR [1444]
> .pd_last_frame__10JavaThreadFv
> ER: The return code is 8.
>
>
>
More information about the hotspot-runtime-dev
mailing list