The IzPack scripts (e.g., compile) use the default JVM heap size.
In certain cases such as when Pack200 compression is enabled, OutOfMemory exceptions may be thrown.
The heap size should be raised to 512m which is commonly accepted as a "good" heap size when the defaults are not enough.