[OpenJDK 2D-Dev] RFR: 8244113 : [TESTBUG] java/awt/font/Rotate/RotatedSyntheticBoldTest.java test comments interpreted as args.
Philip Race
philip.race at oracle.com
Fri May 1 17:55:42 UTC 2020
ping !
-phil.
On 4/30/20, 3:08 PM, Philip Race wrote:
> Updated with a couple of stability fixes :
> 1) to use invokeAndWait() instead of invokeLater()
> 2) To skip fonts that don't support the text we are testing.
>
> http://cr.openjdk.java.net/~prr/8244113.1
>
> -phil
>
> On 4/29/20, 11:56 AM, Philip Race wrote:
>> bug : https://bugs.openjdk.java.net/browse/JDK-8244113
>> webrev : http://cr.openjdk.java.net/~prr/8244113/
>>
>> Apparently jtreg consumes text even from 2 lines later after an @run tag
>> as being args to pass to the program.
>>
>> Test still passes everywhere after the change.
>>
>> -phil.
More information about the 2d-dev
mailing list