[OpenJDK 2D-Dev] RFR: 8232634: Problem List ICMColorDataTest.java
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Sat Mar 21 04:30:05 UTC 2020
On 21-Mar-20 9:58 AM, Prasanta Sadhukhan wrote:
> Shouldn't it be only on windows-all as the problem manifests now only
> in windows? linux-mac are working and as fast it can be.
I mean it was mentioned it takes 3-4 minutes in linux-mac and 30-odd
minutes in windows.
>
> Regards
> Prasanta
> On 21-Mar-20 4:49 AM, Philip Race wrote:
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8232634
>>
>> This test ICMColorDataTest.java takes a very long time on Windows and
>> still too long on other platforms.
>> It will be investigated as bug
>> https://bugs.openjdk.java.net/browse/JDK-8233028
>> In the mean time we will problem list it :
>>
>> Fix:
>> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
>> --- a/test/jdk/ProblemList.txt
>> +++ b/test/jdk/ProblemList.txt
>> @@ -254,6 +254,7 @@
>> java/awt/font/StyledMetrics/BoldSpace.java 8198422 linux-all
>> java/awt/FontMetrics/FontCrash.java 8198336 windows-all
>> java/awt/FontMetrics/MaxAdvanceIsMax.java 8221305,8231495
>> solaris-all,macosx-all,linux-all
>> +java/awt/image/BufferedImage/ICMColorDataTest/ICMColorDataTest.java
>> 8233028 generic-all
>> java/awt/image/DrawImage/IncorrectAlphaSurface2SW.java 8056077
>> generic-all
>> java/awt/image/DrawImage/IncorrectClipXorModeSW2Surface.java 8196025
>> windows-all
>> java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java
>> 8196025 windows-all
>>
>> -phil.
>>
More information about the 2d-dev
mailing list