On Mon, 11 Jan 2021 06:09:46 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> Laurent Bourgès has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Fixed RenderingEngine.strokeTo(clip) to call by default former method.
>>   Fixed CurveClipSplitter (float) to use double-precision for higher
>>   accuracy.
>>   Improved StrokedLineTest to use only bufferedimage rendering.
>
> test/jdk/sun/java2d/marlin/StrokedLinePerf.java line 37:
> 
>> 35:  * @bug 7018932
>> 36:  * @summary fix LoopPipe.getStrokedSpans() performance (clipping enabled 
>> by Marlin renderer)
>> 37:  * @run main DrawingTest7018932
> 
> typo DrawingTest7018932 -> StrokedLinePerf

Removed invalid test

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

PR: https://git.openjdk.java.net/jdk/pull/2013

Reply via email to