Re: jdk build using devkit on RHEL puts path to devkit into libsplashscreen

2023-09-01 Thread erik . joelsson
On 9/1/23 05:24, David Holmes wrote: On 1/09/2023 6:49 pm, Severin Gehwolf wrote: On Fri, 2023-09-01 at 12:32 +1000, David Holmes wrote: Sounds familiar ... https://bugs.openjdk.org/browse/JDK-8261656 ? Gives me: """ You can't view this issue """ Sorry about that - I didn't notice it was

Re: jdk build using devkit on RHEL puts path to devkit into libsplashscreen

2023-09-01 Thread David Holmes
On 1/09/2023 6:49 pm, Severin Gehwolf wrote: On Fri, 2023-09-01 at 12:32 +1000, David Holmes wrote: Sounds familiar ... https://bugs.openjdk.org/browse/JDK-8261656 ? Gives me: """ You can't view this issue """ Sorry about that - I didn't notice it was not a public issue. Suffice to say

Re: jdk build using devkit on RHEL puts path to devkit into libsplashscreen

2023-09-01 Thread Severin Gehwolf
On Fri, 2023-09-01 at 12:32 +1000, David Holmes wrote: > Sounds familiar ... > > https://bugs.openjdk.org/browse/JDK-8261656 ? Gives me: """ You can't view this issue """ :-( Thanks, Severin

RE: [External] : jdk build using devkit on RHEL puts path to devkit into libsplashscreen

2023-09-01 Thread Baesken, Matthias
Hi Erik, thanks for the fast reply . I created https://bugs.openjdk.org/browse/JDK-8315499 Best regards, Matthias From: erik.joels...@oracle.com Sent: Thursday, 31 August 2023 15:30 To: Baesken, Matthias ; build-dev@openjdk.org; sgehwolf Cc: Zeller, Arno Subject: Re: [External] : jdk build

Re: jdk build using devkit on RHEL puts path to devkit into libsplashscreen

2023-08-31 Thread David Holmes
Sounds familiar ... https://bugs.openjdk.org/browse/JDK-8261656 ? David On 31/08/2023 11:02 pm, Baesken, Matthias wrote: Hello,  by chance  we noticed  that a jdk build on RHEL Linux (ppc64le if that matters)   that uses a devkit   puts the  devkits folder  into the  libsplashscreen.so   

Re: [External] : jdk build using devkit on RHEL puts path to devkit into libsplashscreen

2023-08-31 Thread erik . joelsson
Hello Matthias, That's certainly not wanted behavior. I checked and it doesn't happen in our builds. I think your assessment is correct that the -R flag culprit is introduced in X_LIBS from the builtin autoconf macros. Digging through the history, it happened in [1], which is a long time ago.

jdk build using devkit on RHEL puts path to devkit into libsplashscreen

2023-08-31 Thread Baesken, Matthias
Hello, by chance we noticed that a jdk build on RHEL Linux (ppc64le if that matters) that uses a devkit puts the devkits folder into the libsplashscreen.so binary . See those objdump and ldd output : objdump -x ./lib/libsplashscreen.so | grep PATH RUNPATH