RFR: JDK-8346465 : Add a check in setData() to restrict the update of Built-In ICC_Profiles [v11]

Sergey Bylokhov serb at openjdk.org
Fri Mar 7 01:41:05 UTC 2025


On Fri, 7 Mar 2025 01:30:48 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>Since there is no way to check if a profile is built-in, making built-in profiles read-only might be a better approach, similar to [java properties](https://bugs.openjdk.org/browse/JDK-8066709).

But it also has its own disadvantages...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23606#discussion_r1984275377


More information about the client-libs-dev mailing list