Re: jpackageapplauncher linker arguments for osx

2023-01-10 Thread David Schumann
Hi Alexey, great! I've created the PR: https://github.com/openjdk/jdk/pull/11922 Best regards, David Schumann Am Mo., 9. Jan. 2023 um 23:57 Uhr schrieb Alexey Semenyuk < alexey.semen...@oracle.com>: > Hi David, > > The request to adjust osx linker command lines looks reasonable. Please > go a

Re: jpackageapplauncher linker arguments for osx

2023-01-09 Thread Alexey Semenyuk
Hi David, The request to adjust osx linker command lines looks reasonable. Please go ahead with a pull request. - Alexey On 1/9/2023 1:21 AM, David Holmes wrote: On 8/01/2023 8:39 pm, David Schumann wrote: Hello, I'm not 100% sure if this list is the correct one for this topic, feel free

Re: jpackageapplauncher linker arguments for osx

2023-01-08 Thread David Holmes
On 8/01/2023 8:39 pm, David Schumann wrote: Hello, I'm not 100% sure if this list is the correct one for this topic, feel free to redirect me. core-libs-dev - cc'd Cheers, David Currently the jpackageapplauncher binary gets linked without the "-headerpad_max_install_names" argument on osx.