Java: Difference between revisions

Jump to navigation Jump to search
24 bytes added ,  6 years ago
no edit summary
No edit summary
No edit summary
Line 48: Line 48:
   There is insufficient memory for the Java Runtime Environment to continue.
   There is insufficient memory for the Java Runtime Environment to continue.


These two parameters can be explicitly controlled on the command line by following either syntax below:
The two run-time memory parameters, however, can be explicitly controlled on the command line by following either syntax below:
   java -Xms256m -Xmx4g -version
   java -Xms256m -Xmx4g -version
or
or
cc_staff
318

edits

Navigation menu