[jdk17u-dev] RFR: 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date

Vladimir Petko vpetko at openjdk.org
Wed Nov 5 09:35:22 UTC 2025


Configure:

$ sh configure 
... 
checking if date is a GNU compatible version... yes
....

[configuration.log](https://github.com/user-attachments/files/23354597/configuration.log)

Build:

$ make images 
.... 
Finished building target 'images' in configuration 'linux-x86_64-server-release'

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

Commit messages:
 - Backport b73228b51c1b1c59c8cd8ee7b14522edc12d564a

Changes: https://git.openjdk.org/jdk17u-dev/pull/4158/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4158&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/jdk17u-dev/pull/4158.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4158/head:pull/4158

PR: https://git.openjdk.org/jdk17u-dev/pull/4158


More information about the jdk-updates-dev mailing list