On Wed, 16 Nov 2022 17:35:25 GMT, Phil Race <[email protected]> wrote:

>> This test is not problem listed and has failed only once since (SFAIK) it 
>> was last updated a year ago so
>> this is just another small attempt to remove instability by increasing 
>> timeout, being really insistent about
>> making sure the "done=true" is propagated and adding some extra timing 
>> logging to help analyse any failures
>
> Phil Race has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8282404

Marked as reviewed by jdv (Reviewer).

test/jdk/java/awt/FontClass/DrawStringWithInfiniteXform.java line 71:

> 69:         System.out.flush();
> 70:         float[] vals = new float[6];
> 71:         for (int i=0; i<6; i++) {

We can add proper indentation for operators before push, since we are updated 
at other places.

-------------

PR: https://git.openjdk.org/jdk/pull/11179

Reply via email to