-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 21, 24, 25, 26
-
Component/s: core-libs
-
b04
-
linux_ubuntu
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8370674 | 25.0.2 | Vladimir Petko | P4 | Resolved | Fixed | b04 |
With its switch to Rust coreutils [1], Ubuntu 25.10 now uses a single `coreutils` executable, where individual utilities are symlinks to that binary. This change breaks the `java/lang/ProcessBuilder/Basic.java` and `java/lang/ProcessHandle/InfoTest.java` tests, which assume that only BusyBox uses the symlink approach.
[1] https://github.com/uutils/coreutils
[1] https://github.com/uutils/coreutils
- backported by
-
JDK-8370674 [Ubuntu 25.10] java/lang/ProcessBuilder/Basic.java, java/lang/ProcessHandle/InfoTest.java fail due to rust-coreutils
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk25u/ceac6c7e
-
Commit(master)
openjdk/jdk/c6ab63d3
-
Review(master)
openjdk/jdk25u/334
-
Review(master)
openjdk/jdk/25838