Re: RFR: 8352510: Don't reset LCMS_CFLAGS

2025-03-20 Thread Alexander Zvegintsev
On Thu, 20 Mar 2025 13:15:01 GMT, Magnus Ihse Bursie wrote: > In [JDK-8329086](https://bugs.openjdk.org/browse/JDK-8329086), when cleaning > up the native build for java.desktop, what was likely a bug with LCMS_CFLAGS > was found. See the discussion at > https://github.com/openjdk/jdk/pull/184

Re: RFR: 8352510: Don't reset LCMS_CFLAGS

2025-03-20 Thread Erik Joelsson
On Thu, 20 Mar 2025 13:15:01 GMT, Magnus Ihse Bursie wrote: > In [JDK-8329086](https://bugs.openjdk.org/browse/JDK-8329086), when cleaning > up the native build for java.desktop, what was likely a bug with LCMS_CFLAGS > was found. See the discussion at > https://github.com/openjdk/jdk/pull/184

RFR: 8352510: Don't reset LCMS_CFLAGS

2025-03-20 Thread Magnus Ihse Bursie
In [JDK-8329086](https://bugs.openjdk.org/browse/JDK-8329086), when cleaning up the native build for java.desktop, what was likely a bug with LCMS_CFLAGS was found. See the discussion at https://github.com/openjdk/jdk/pull/18486#discussion_r1539179250. The old behavior was kept to not introduce