DuctusRenderingEngine missing from PLUG_DC_CLASS_NAMES
Lars Hofhansl
lhofhansl at salesforce.com
Sat Jul 21 01:16:44 UTC 2007
Minor build problem in j2se/make/common/BinaryPlugs.gmk (breaking Swing
Apps)
PLUG_DC_CLASS_NAMES is missing DuctusRenderingEngine.
--- BinaryPlugs.gmk~ 2007-07-20 00:17:54.000000000 -0700
+++ BinaryPlugs.gmk 2007-07-20 18:09:52.000000000 -0700
@@ -306,6 +306,8 @@
sun/dc/pr/PathDasher.class \
sun/dc/pr/PathFiller.class \
sun/dc/pr/PathStroker.class \
+sun/dc/DuctusRenderingEngine$FillAdapter.class \
+sun/dc/DuctusRenderingEngine.class \
sun/dc/pr/Rasterizer\$$ConsumerDisposer.class \
sun/dc/pr/Rasterizer.class
More information about the build-dev
mailing list