RFR: 8370719: [Linux] Use /etc/os-release values for font configuration file names

Sergey Bylokhov serb at openjdk.org
Mon Nov 3 22:38:19 UTC 2025


On Mon, 3 Nov 2025 22:32:12 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> No, according to the [/etc/os-release man page](https://www.freedesktop.org/software/systemd/man/latest/os-release.html):

This is what I already posted above, same text on your link:

> /usr/lib/os-release is the recommended place to store OS release information as part of vendor trees. /etc/os-release should be a relative symlink to /usr/lib/os-release, to provide compatibility with applications only looking at /etc/.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28073#discussion_r2488054855


More information about the client-libs-dev mailing list