RFR: 8262300: jpackage app-launcher fails on linux when using JDK11 based runtime
Fix jpackage app launcher to also look for JLI lib in "lib/jli/libjli.so" subdirectory of runtime ------------- Commit messages: - 8262300: jpackage app-launcher fails on linux when using JDK11 based runtime Changes: https://git.openjdk.java.net/jdk/pull/2827/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2827&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8262300 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod Patch: https://git.openjdk.java.net/jdk/pull/2827.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2827/head:pull/2827 PR: https://git.openjdk.java.net/jdk/pull/2827
On Thu, 4 Mar 2021 12:32:11 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Fix jpackage app launcher to also look for JLI lib in "lib/jli/libjli.so" subdirectory of runtime
Marked as reviewed by herrick (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2827
On Thu, 4 Mar 2021 12:32:11 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Fix jpackage app launcher to also look for JLI lib in "lib/jli/libjli.so" subdirectory of runtime
Marked as reviewed by almatvee (Committer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2827
On Thu, 4 Mar 2021 12:32:11 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Fix jpackage app launcher to also look for JLI lib in "lib/jli/libjli.so" subdirectory of runtime
This pull request has now been integrated. Changeset: ee09bada Author: Alexey Semenyuk <asemenyuk@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/ee09bada Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod 8262300: jpackage app-launcher fails on linux when using JDK11 based runtime Reviewed-by: herrick, almatvee ------------- PR: https://git.openjdk.java.net/jdk/pull/2827
participants (3)
-
Alexander Matveev
-
Alexey Semenyuk
-
Andy Herrick