RFR: 8314491: Linux: jexec launched via PATH fails to find java [v7]
Vladimir Petko
vpetko at openjdk.org
Wed Aug 30 20:34:01 UTC 2023
> 8314491: Linux: jexec launched via PATH fails to find java
Vladimir Petko 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 ten additional commits since the last revision:
- Merge branch 'master' into 8314491-jexec-resolve-symlink
- Merge branch 'master' into 8314491-jexec-resolve-symlink
- declare error in-place
- remove unused imports
- Review comment: use /proc/self/exe as the backup option
- Merge branch 'master' into 8314491-jexec-resolve-symlink
- correct copyright statement
- Use /proc/self/exec to identify path to the executable.
- Create failing test for jexec in PATH issue
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15343/files
- new: https://git.openjdk.org/jdk/pull/15343/files/5354ceba..be995fc6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15343&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15343&range=05-06
Stats: 11416 lines in 245 files changed: 7461 ins; 2137 del; 1818 mod
Patch: https://git.openjdk.org/jdk/pull/15343.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15343/head:pull/15343
PR: https://git.openjdk.org/jdk/pull/15343
More information about the core-libs-dev
mailing list