[OpenJDK Rasterizer] Marlin renderer contribution for review

Jim Graham james.graham at oracle.com
Tue Mar 17 18:38:00 UTC 2015


I just did a full synch with the client JDK9 repo.  The only file you 
have changed is AAShapePipe.java and I just checked that it has not been 
updated since we switched to modular repos back in August so there 
should be no conflicts with the work you've done.

There should be the new test case for the bug in Pisces getBbox 
mentioned below which will hopefully pass with Marlin...

			...jim

On 3/16/15 12:16 PM, Jim Graham wrote:
> On 3/14/2015 2:02 AM, Laurent Bourgès wrote:
>> Jim,
>>
>>  > There is one change that was pushed to the jdk9 master in the past
>> couple of weeks that we don't have yet in the GR-team repo.  I'm working
>> on synchronizing the two.  You can see the changelog here so you can get
>> a head start on making similar fixes on the Marlin renderer while I work
>> on the synch.
>>
>> Do you mean I will have to submit another webrev based on the merged
>> forrest ?
>>
>>  > http://hg.openjdk.java.net/jdk9/client/jdk/rev/3850097b0fe9
>>
>> Ok. As Andrea mentioned several times, Marlin does not have the fill bug
>> with custom composite.
>>
>> I fixed it a long time ago when I reworked the clipping boundaries
>> (half-open intervals) and optimized the corresponding rendering
>> boundaries...
>>
>> If it is the only change since march 2013, the submitted patch is up to
>> date.
>
> Sorry, I missed that claim in all of the emails.  If you've reworked the
> way the boundaries work, then all is good.  I'm still going to get us
> merged and up to date sometime today and then check that we've dotted
> the i's and crossed the t's on getting the initial Marlin patch in...
>
>              ...jim
>


More information about the graphics-rasterizer-dev mailing list