Question

I want to set heap size for RMI registry. Is that similar to java or any other format

Was it helpful?

Solution

rmiregistry -J-Xmx64m

-J Pass argument to the java interpreter

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top