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

Langer, Christoph christoph.langer at sap.com
Wed Apr 11 09:47:56 UTC 2018


Hi Bhaktavatsal,

As per [1], the jdk-hs repo will be closed tomorrow and finally merged with jdk. After that, only the jdk depot will continue to be active and you should not run into such type of inconsistencies any longer...

Best regards
Christoph

[1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-April/001039.html

> -----Original Message-----
> From: hotspot-runtime-dev [mailto:hotspot-runtime-dev-
> bounces at openjdk.java.net] On Behalf Of Thomas Stüfe
> Sent: Mittwoch, 11. April 2018 07:42
> To: Bhaktavatsal R Maram <bhamaram at in.ibm.com>
> Cc: build-dev <build-dev at openjdk.java.net>; hotspot-runtime-
> dev at openjdk.java.net
> Subject: Re: JDK 11 hotspot build fails with "Undefined symbol" on AIX
> 
> You are welcome! Glad it worked.
> 
> I work for SAP, not Oracle (SAP maintains the AIX port, among other
> things), so I do not know the details of when the two depots get synced. I
> think about once a week or so? Others may know more.
> 
> If you require a current jdk11 to work with, currently jdk-hs may be a
> better choice since we mostly work in that repo (most of our work is
> hotspot related) and build errors tend to get fixed faster than in jdk/jdk.
> However, soon this will be a non issue hopefully, since both repos will be
> merged.
> 
> Best Regards, Thomas
> 
> 
> On Wed, Apr 11, 2018 at 7:29 AM, Bhaktavatsal R Maram
> <bhamaram at in.ibm.com>
> wrote:
> 
> > 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