RFR: 8370719: [Linux] Use /etc/os-release values for font configuration file names
Sergey Bylokhov
serb at openjdk.org
Mon Nov 3 23:00:36 UTC 2025
On Mon, 3 Nov 2025 22:39:16 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> Because vendors can disobey the vendor side recommendation and put it... somewhere, like in /proc/systemd to be generated instead of static file
That is not. According to the specification, only two files are defined:
>The /etc/os-release and /usr/lib/os-release files contain operating system identification data.
One of them is the primary file, while the other "optional" and exists only for compatibility.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28073#discussion_r2488096114
More information about the client-libs-dev
mailing list