[OpenJDK 2D-Dev] Fwd: Re: Small patch for multi-catch :)
Mario Torre
neugens.limasoftware at gmail.com
Mon Jul 25 10:27:23 UTC 2011
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.
Cheers,
Mario
--
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
IcedRobot: www.icedrobot.org
Proud GNU Classpath developer: http://www.classpath.org/
Read About us at: http://planet.classpath.org
OpenJDK: http://openjdk.java.net/projects/caciocavallo/
Please, support open standards:
http://endsoftpatents.org/
More information about the 2d-dev
mailing list