You are here
Java
Java is a programming language and computing platform.
Running Java on bugaboo:
If you use the java command on the Bugaboo login server for short tests, include the -Xmx argument to specify the maximum memory needed, for example:
java -Xmx256m -version