The alpha support does not affect JDK .. you need to set a flag to
enable it - else the new
code just returns - and we do not set this (new) flag.
Something to investigate maybe, but no immediate or necessary impact
that I see.
-phil.
On 07/25/2016 01:42 PM, Sergey Bylokhov wrote:
On 25.07.16 22:41, Phil Race wrote:
Bug: https://bugs.openjdk.java.net/browse/JDK-8162488
Webrev : http://cr.openjdk.java.net/~prr/8162488
LCMS 2.8 has been released. JDK should keep up to date.
I have verified via JPRT that the updated version builds cleanly on all
platforms.
Also ran Java2Demo and graphics/imaging/color regression tests to verify
no new problems there.
This should be backported to JDK 8u once it has been integrated to 9.
Looks fine.
The alpha support is the main new feature.
Is it affects the jdk functionality? If yes then should we provide
some test to check, if not then should we use this feature somehow?