Re: [OpenJDK Rasterizer] Marlin #4

2016-12-21 Thread Laurent Bourgès
Hi Sergey, thank you to look at this problem. I confirm that your simple patch improves the performance on my laptop ubuntu 16.4 (gcc 5.4 as yours) with intel i4700 cpu when I run the ellipse JMH test. - ojdk9 without patch: Benchmark (size) Mode Cnt Score Error Units El

Re: [OpenJDK Rasterizer] Marlin #4

2016-12-21 Thread Sergey Bylokhov
Hi, Laurent. Can you please check the next patch: == diff -r 8a61c000a194 make/lib/Awt2dLibraries.gmk --- a/make/lib/Awt2dLibraries.gmk Tue Dec 20 09:52:14 2016 -0800 +++ b/make/lib/Awt2dLibraries.gmk Wed Dec 21 17:33:36 2016 +0300 @@ -222,6 +222,7 @@ # applies to debug builds.