11 lines
454 B
Text
11 lines
454 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:07 wiz Exp $
|
|
|
|
In order to make use of the Inprise JBuilder JIT for the Linux JVM,
|
|
you need to set one of the following (either will work):
|
|
|
|
1. Add "-Djava.compiler=javacomp" to the java command line.
|
|
|
|
2. Set "JAVA_COMPILER=javacomp" in the process environment.
|
|
|
|
===========================================================================
|