[jdk21u-dev] RFR: 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date
Vladimir Petko
vpetko at openjdk.org
Sun Nov 2 15:09:44 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
...
[configuration.log](https://github.com/user-attachments/files/23291012/configuration.log)
Build:
``
$ make images
...
Finished building target 'images' in configuration 'linux-x86_64-server-release'
$
-------------
Commit messages:
- Merge branch 'openjdk:master' into backport-vpa1977-b73228b5-master
- Backport b73228b51c1b1c59c8cd8ee7b14522edc12d564a
Changes: https://git.openjdk.org/jdk21u-dev/pull/2331/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2331&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/jdk21u-dev/pull/2331.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2331/head:pull/2331
PR: https://git.openjdk.org/jdk21u-dev/pull/2331
More information about the jdk-updates-dev
mailing list