RFR: 8325576: TEST_BUG: java/lang/ProcessHandle/InfoTest.java#test3 fails on systems with coreutils with --enable-single-binary
Dan Lutker
dlutker at openjdk.org
Mon Feb 12 16:44:25 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`
-------------
Commit messages:
- TEST_BUG: java/lang/ProcessHandle/InfoTest.java#test3 fails on systems with coreutils with --enable-single-binary
Changes: https://git.openjdk.org/jdk/pull/17798/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17798&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325576
Stats: 30 lines in 2 files changed: 29 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