Is there a way to increase the heap size for Inline::Java packages?
I tried adding the following to the package to no avail:
BEGIN
{
$ENV{JAVA_OPTS} .= "-Xms2048M -Xmx2048M";
}
attached is an example
tia,
- los
mem_test.tar
Description: Binary data
