RFR: JDK-8267598: jpackage removes system libraries from java.library.path
JDK-8267598: jpackage removes system libraries from java.library.path ------------- Commit messages: - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path Changes: https://git.openjdk.java.net/jdk/pull/4203/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4203&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8267598 Stats: 49 lines in 5 files changed: 45 ins; 3 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/4203.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4203/head:pull/4203 PR: https://git.openjdk.java.net/jdk/pull/4203
On Wed, 26 May 2021 11:26:24 GMT, Andy Herrick <herrick@openjdk.org> wrote:
JDK-8267598: jpackage removes system libraries from java.library.path
Marked as reviewed by almatvee (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/4203
JDK-8267598: jpackage removes system libraries from java.library.path
Andy Herrick has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision: - JDK-8267598: jpackage removes system libraries from java.library.path - Merge branch 'master' into JDK-8267598 - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/4203/files - new: https://git.openjdk.java.net/jdk/pull/4203/files/a0b5c0e8..3639dde4 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4203&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4203&range=00-01 Stats: 60464 lines in 2313 files changed: 10695 ins; 45162 del; 4607 mod Patch: https://git.openjdk.java.net/jdk/pull/4203.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4203/head:pull/4203 PR: https://git.openjdk.java.net/jdk/pull/4203
On Thu, 3 Jun 2021 16:07:13 GMT, Andy Herrick <herrick@openjdk.org> wrote:
JDK-8267598: jpackage removes system libraries from java.library.path
Andy Herrick has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
- JDK-8267598: jpackage removes system libraries from java.library.path - Merge branch 'master' into JDK-8267598 - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path - JDK-8267598: jpackage removes system libraries from java.library.path
Marked as reviewed by asemenyuk (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/4203
On Wed, 26 May 2021 11:26:24 GMT, Andy Herrick <herrick@openjdk.org> wrote:
JDK-8267598: jpackage removes system libraries from java.library.path
This pull request has now been integrated. Changeset: af3df630 Author: Andy Herrick <herrick@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/af3df6300efddc8ba12f095b87205cc2fea1... Stats: 38 lines in 9 files changed: 26 ins; 5 del; 7 mod 8267598: jpackage removes system libraries from java.library.path Reviewed-by: almatvee, asemenyuk ------------- PR: https://git.openjdk.java.net/jdk/pull/4203
participants (3)
-
Alexander Matveev
-
Alexey Semenyuk
-
Andy Herrick