Re: RFR: 8351399: AIX: Better solution than JDK8348663

2025-03-08 Thread Eirik Bjørsnøs
On Fri, 7 Mar 2025 09:28:15 GMT, Joachim Kern wrote: > With > [JDK-8348663](https://bugs.openjdk.org/browse/JDK-8348663) [AIX] clang > pollutes the burned-in library search paths of the generated executables > an ugly workaround was introduced to get rid of the unwanted list of search > librari

Re: RFR: 8351399: AIX: Better solution than JDK8348663

2025-03-08 Thread Abdelhak Zaaim
On Fri, 7 Mar 2025 09:28:15 GMT, Joachim Kern wrote: > With > [JDK-8348663](https://bugs.openjdk.org/browse/JDK-8348663) [AIX] clang > pollutes the burned-in library search paths of the generated executables > an ugly workaround was introduced to get rid of the unwanted list of search > librari

Re: RFR: 8351399: AIX: Better solution than JDK8348663

2025-03-07 Thread Magnus Ihse Bursie
On Fri, 7 Mar 2025 09:28:15 GMT, Joachim Kern wrote: > With > [JDK-8348663](https://bugs.openjdk.org/browse/JDK-8348663) [AIX] clang > pollutes the burned-in library search paths of the generated executables > an ugly workaround was introduced to get rid of the unwanted list of search > librari

Re: RFR: 8351399: AIX: Better solution than JDK8348663

2025-03-07 Thread Martin Doerr
On Fri, 7 Mar 2025 09:28:15 GMT, Joachim Kern wrote: > With > [JDK-8348663](https://bugs.openjdk.org/browse/JDK-8348663) [AIX] clang > pollutes the burned-in library search paths of the generated executables > an ugly workaround was introduced to get rid of the unwanted list of search > librari

Re: RFR: 8351399: AIX: Better solution than JDK8348663

2025-03-07 Thread Joachim Kern
On Fri, 7 Mar 2025 09:28:15 GMT, Joachim Kern wrote: > With > [JDK-8348663](https://bugs.openjdk.org/browse/JDK-8348663) [AIX] clang > pollutes the burned-in library search paths of the generated executables > an ugly workaround was introduced to get rid of the unwanted list of search > librari

Re: RFR: 8351399: AIX: Better solution than JDK8348663

2025-03-07 Thread Thomas Stuefe
On Fri, 7 Mar 2025 09:28:15 GMT, Joachim Kern wrote: > With > [JDK-8348663](https://bugs.openjdk.org/browse/JDK-8348663) [AIX] clang > pollutes the burned-in library search paths of the generated executables > an ugly workaround was introduced to get rid of the unwanted list of search > librari