[OpenJDK 2D-Dev] Fwd: Re: Small patch for multi-catch :)

Ulf Zibis Ulf.Zibis at gmx.de
Tue Aug 9 21:34:25 UTC 2011


Am 25.07.2011 12:27, schrieb Mario Torre:
> 2011/7/24 Ulf Zibis<Ulf.Zibis at gmx.de>:
>
>> In build b104 it's part of OpenJDK distribution.
>> Just try it in your build. ;-)
>>
>> -Ulf
>>
> Well, not really, Ductus is not part of the Free Software verision
> AFAIK, and this is what happens when I try to include it:
>
> ../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:39:
> error: package sun.dc.pr does not exist
> import sun.dc.pr.Rasterizer;
>                  ^
> ../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:40:
> error: package sun.dc.pr does not exist
> import sun.dc.pr.PathStroker;
>                  ^
> ../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:41:
> error: package sun.dc.pr does not exist
> import sun.dc.pr.PathDasher;
>                  ^
> ../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:42:
> error: package sun.dc.pr does not exist
> import sun.dc.pr.PRException;
>
> What is available is the entry point, DuctusRenderingEngine itself, so
> the RenderingEngine class would compile, but a full build would fail,
> unless I'm really missing something obvious of course.

OK, I understand.
... but I'm wondering, why the entry point, DuctusRenderingEngine itself, is part of the Free 
Software version?

Sorry for the delay ... I was in holidays.

-Ulf




More information about the 2d-dev mailing list