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 <[email protected]> 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" <[email protected]> wrote: ----- > To: "[email protected]" <hotspot-runtime-dev@openjdk. > java.net>, Bhaktavatsal R Maram <[email protected]> > From: "Thomas Stüfe" <[email protected]> > Date: 04/11/2018 09:21AM > Cc: build-dev <[email protected]>, David Holmes < > [email protected]> > 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 <[email protected]> > 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. > > > > > >
