<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello Alex,<div class=""><br class=""></div><div class="">This option (-Dsun.java2d.cmm ) was implemented to switch between proprietary Color Management library from Kodak and open source Little CMS during transition JDK to open source (See <a href="https://bugs.openjdk.org/browse/JDK-6476534" class="">https://bugs.openjdk.org/browse/JDK-6476534</a> for more info). Another candidate was Sample ICC (<a href="https://www.color.org/sampleicc.xalter" class="">https://www.color.org/sampleicc.xalter</a>) but it is C++ not java.</div><div class=""><br class=""></div><div class="">Best Regards,</div><div class="">Alexey </div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 6 Jul 2022, at 23:24, Alex Andryushkin <<a href="mailto:alex.andryushkin@corista.com" class="">alex.andryushkin@corista.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello,<div class=""><br class=""></div><div class="">I am sorry for the wide distribution or if I am reaching out to the wrong group.</div><div class=""><br class=""></div><div class="">I am running into issues with using awt/java2d color conversion between ICC profiles.</div><div class="">It seems to be boiling down to the native library (little-csm) used in java2d.cmm.lcms by default.</div><div class="">At the same time I think there is an option -Dsun.java2d.cmm defaulting to sun.java2d.cmm.lcms.LcmsServiceProvider, hence it feels that there could be other providers, hopefully not dependent on little-csm. But I was not able to find any.</div><div class=""><br class=""></div><div class="">Question: Are there known alternatives to sun.java2d.cmm.lcms.LcmsServiceProvider, which can be used as an override, with -Dsun.java2d.cmm option. Preferably a pure-java implementation, even though it will be slower.</div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">~ Alex.</div></div>
</div></blockquote></div><br class=""></div></body></html>