Petr Hadraba created DAEMON-397:
-----------------------------------
Summary: jsvc on macOS cannot find libjli.dylib when home is
OpenJDK 10 or 11
Key: DAEMON-397
URL: https://issues.apache.org/jira/browse/DAEMON-397
Project: Commons Daemon
Issue Type: Wish
Components: Jsvc
Affects Versions: 1.1.0
Environment: Apple MacOS X 10.13.6
Xcode 10.1 with Command Line tools installed
Reporter: Petr Hadraba
Attachments: jdk11-jli.patch
When using {{jsvc}} on macOS with custom built OpenJDK 10 or 11 the launcher
looks for {{libjli.dylib}} in {{../MacOS/}} directory which obviously does not
exist. The library exists though but in {{lib/jli/}} directory. The attached
patch adds additional search for this case.
The patch is against official {{commons-daemon-1.1.0-src.tar.gz}} source
distribution tar-ball.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)