[geotk] Can I prevent Geotoolkit from spawning new threads?

Martin Desruisseaux martin.desruisseaux at geomatys.fr
Wed Oct 14 08:38:55 EDT 2009


Jon Blower a écrit :
> I just tried this and instantiating PropertyEpsgFactory does seem to
> create background threads so I get the same problem as before.  Is
> there any way to separate this from the Factory architecture?

Is the stack trace the same? Looking at the code I can see a place in 
DefaultMathTransformFactory (used for the creation of ProjectedCRS) which may 
needs an action (it uses a WeakValueSet - I forgot that place).


> Well, I've just successfully run a load of classes from javax.imageio
> on my local dev server, which is supposed to replicate Google's setup.
> So maybe the published whitelist is not complete, but I haven't tried
> to run anything on Google's servers yet.  I'll investigate further and
> publish back to the list...

Thanks!

	Martin



More information about the Geotoolkit mailing list