On Thu, 11 Jan 2024 06:53:22 GMT, Renjith Kannath Pariyangad 
<[email protected]> wrote:

>Did you mean to use the wrapper for the middle like ColorSpace mid = 
>createCS(ColorSpaceSelector.WRAPPED_PYCC); , So we can achieve :

Just repeat existed checks using wrapper. So you will have all combinations:

> wrapper->icc_color_space->wrapper
> icc_color_space->icc_color_space->icc_color_space
> wrapper->wrapper->wrapper
> icc_color_space->wrapper->icc_color_space

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

PR Comment: https://git.openjdk.org/jdk/pull/16895#issuecomment-1888355107

Reply via email to