Am Sonntag, den 23.12.2007, 06:45 +0000 schrieb Chris Ridd:
> On 23 Dec 2007, at 01:20, Daniel Leidert wrote:
> > Am Samstag, den 22.12.2007, 11:50 -0800 schrieb Harry Goldschmitt:
[fop and a java.lang.OutOfMemory exception]
> > The Java -Xms and -Xmx options do not help?
>
> Fedora boxes only come with "GCJ", which fails on things that work in
> Sun's JVM for Linux.
This is not true. GIJ accepts these options too. It further accepts
their equivalent options -ms and -mx.
I built docbook-defguide with GIJ the last days and made use of these
options, because with the default values, I get an java.lang.OutOfMemory
error too.
The only JVM than seems to not support these options is SableVM (to my
knowledge ... I played with the JVMs a bit for docbook-defguide).
Regards, Daniel