[OpenJDK 2D-Dev] RFR: 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java

Philip Race philip.race at oracle.com
Fri Mar 22 04:41:12 UTC 2019


Yes. Sergey pointed this out already. I pushed the updated fix after his 
review.
Sorry I did not notice your email earlier.

-phil.

On 3/21/19, 9:27 PM, Prasanta Sadhukhan wrote:
> Shouldn't it be 8221305 in problemlist.txt as that is the actual bug 
> which will solve the issue?
>
> Regards
> Prasanta
> On 22-Mar-19 9:50 AM, Philip Race wrote:
>> Problem list a test that fails on Mac + Solaris on just those 
>> platforms :
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8221304
>> diff :
>>
>> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
>> --- a/test/jdk/ProblemList.txt
>> +++ b/test/jdk/ProblemList.txt
>> @@ -219,6 +219,7 @@
>>  java/awt/font/TextLayout/TextLayoutBounds.java 8169188 generic-all
>>  java/awt/font/StyledMetrics/BoldSpace.java 8198422 linux-all
>>  java/awt/FontMetrics/FontCrash.java 8198336 windows-all
>> +java/awt/FontMetrics/MaxAdvanceIsMax.java 8221304 
>> solaris-all,macosx-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
>>
>> https://bugs.openjdk.java.net/browse/JDK-8221305 has been filed to
>> follow up on this.
>>
>> -phil.
>


More information about the 2d-dev mailing list