RFR: 8325576: java/lang/ProcessHandle/InfoTest.java fails on systems with coreutils with --enable-single-binary [v4]

Dan Lutker dlutker at openjdk.org
Thu Mar 14 22:55:07 UTC 2024


> Ran the test on AmazonLinux 2 which has multiple binaries from coreutils package and no coreutils executable as well as AmazonLinux 2023 that uses `--enable-single-binary`

Dan Lutker has updated the pull request incrementally with one additional commit since the last revision:

  Fix path exists check

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17798/files
  - new: https://git.openjdk.org/jdk/pull/17798/files/1df8876c..3464b664

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17798&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17798&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17798.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17798/head:pull/17798

PR: https://git.openjdk.org/jdk/pull/17798


More information about the core-libs-dev mailing list