On 10/25/19 10:39 am, Alexey Ivanov wrote:
I have submitted https://bugs.openjdk.java.net/browse/JDK-8233028 to investigate slow performance of ICMColorDataTest which could indicate a product bug.
Thank you.
What about this patch? By reducing the number of iterations, the time to complete the test on 64-bit Windows is decreased from about 30 minutes to about 5 minutes.
I think we can add this test to the problem list for winx64 using bugid above. So it will be easy to verify the fix for JDK-8233028 later. -- Best regards, Sergey.
