RFR: modified backport of 8265666 -> 8266558: Enable AIX build platform to make external debug symbols

Andrew Leonard anleonar at redhat.com
Tue May 11 11:50:47 UTC 2021


Hi Christoph,
I've tested with Xlc v13.1, we don't have Xlc v12 license at Adoptium
unfortunately. It should be fine with Xlc v12 as jdk8 does not try and use
any clang toolchain, so it uses the standard "-g" debug flag.
Thanks
Andrew

On Mon, May 10, 2021 at 9:59 PM Langer, Christoph <christoph.langer at sap.com>
wrote:

> Hi Andrew,
>
>
>
> I have one question: Does it work with xlc 12? I thought you need to be
> beyond that version but probably I’m mistaken then…
>
>
>
> Thanks
>
> Christoph
>
>
>
> *From:* Andrew Leonard <anleonar at redhat.com>
> *Sent:* Montag, 10. Mai 2021 16:14
> *To:* jdk8u-dev at openjdk.java.net
> *Cc:* Langer, Christoph <christoph.langer at sap.com>; Doerr, Martin <
> martin.doerr at sap.com>
> *Subject:* RFR: modified backport of 8265666 -> 8266558: Enable AIX build
> platform to make external debug symbols
>
>
>
> Please can I request a review of this backport of the AIX support for
> external debug symbols.
>
> This backports the jdk(17) change
> https://bugs.openjdk.java.net/browse/JDK-8265666
>
> modified for jdk8u build system:
>
> webrev's : http://cr.openjdk.java.net/~aleonard/8266558/
>
> backport bug: https://bugs.openjdk.java.net/browse/JDK-8266558
>
> I have fully tested this jdk8u change downstream at AdoptOpenJDK.
>
> Thanks
>
> Andrew
>


More information about the jdk8u-dev mailing list