summaryrefslogtreecommitdiff
path: root/lang/sun-jre14/MESSAGE
blob: c5b3fd01d681b3e65d03ea4fd0f1b7cea17bbd68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
======================================================================
$NetBSD: MESSAGE,v 1.3 2002/07/28 14:53:26 schmonz Exp $

In order to invoke the JVM, the data segment size set by your
shell's 'ulimit' builtin must be at least 131204 -- please refer
to your shell's manual page for details.

You may want to read ${JDK_HOME}/README for details about running
this jdk. In a nutshell you may want to set the following in your
shell environment:

	JAVA_HOME to ${JDK_HOME}
	${PATH} to include ${JDK_HOME}/bin

======================================================================