[jdk25u] RFR: 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date
Vladimir Petko
vpetko at openjdk.org
Mon Oct 13 19:28:45 UTC 2025
This PR backports the commit https://github.com/openjdk/jdk/commit/b73228b51c1b1c59c8cd8ee7b14522edc12d564a from https://github.com/openjdk/jdk repository.
Testing:
Configure:
$ sh configure
...
checking if date is a GNU compatible version... yes
...
[configure.log](https://github.com/user-attachments/files/22874123/configure.log)
Build
make images
Building target 'images' in configuration 'linux-x86_64-server-release'
...
Finished building target 'images' in configuration 'linux-x86_64-server-release'
-------------
Commit messages:
- Backport b73228b51c1b1c59c8cd8ee7b14522edc12d564a
Changes: https://git.openjdk.org/jdk25u/pull/294/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=294&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8369450
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk25u/pull/294.diff
Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/294/head:pull/294
PR: https://git.openjdk.org/jdk25u/pull/294
More information about the jdk-updates-dev
mailing list