RFR: 8370719: [Linux] Use /etc/os-release values for font configuration file names
Sergey Bylokhov
serb at openjdk.org
Tue Nov 4 00:25:02 UTC 2025
On Mon, 3 Nov 2025 23:24:27 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> all examples are using /usr/lib/os-release if /etc/os-release does not exist.
This is what I pointed out, we should follow the spec and check the "/usr/lib/" if the file in /etc/ does not exist, since the spec allows it to be missing.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28073#discussion_r2488243419
More information about the client-libs-dev
mailing list