k-legacy
k-legacy copied to clipboard
Uncaught exception thrown of type OutOfMemoryError
Hello! I am working on finishing the java machine definition in K and when i try to run the existing work on k 4.0 it gives: [Error] Internal: Uncaught exception thrown of type OutOfMemoryError. Is there a way to give the k tool more memory or how should i solve this?
You can increase the JVM memory size by providing, for example,
K_OPTS=-Xmx4g