JDK 11 hotspot build fails with "Undefined symbol" on AIX

Bhaktavatsal R Maram bhamaram at in.ibm.com
Wed Apr 11 05:29:05 UTC 2018


Hi Thomas,

Thank you. It worked!

One question, hotspot source in jdk/hs and jdk/jdk won't be in sync?

- Bhaktavatsal Reddy


-----"Thomas Stüfe" <thomas.stuefe at gmail.com> wrote: -----
To: "hotspot-runtime-dev at openjdk.java.net" <hotspot-runtime-dev at openjdk.java.net>, Bhaktavatsal R Maram <bhamaram at in.ibm.com>
From: "Thomas Stüfe" <thomas.stuefe at gmail.com>
Date: 04/11/2018 09:21AM
Cc: build-dev <build-dev at openjdk.java.net>, David Holmes <david.holmes at oracle.com>
Subject: Re: JDK 11 hotspot build fails with "Undefined symbol" on AIX

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/src/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 build-dev mailing list