summaryrefslogtreecommitdiff
path: root/lang/jbuilder-jit/pkg/MESSAGE
blob: 635e8b21be573c21d19f4312b48fabed41e6cff5 (plain)
1
2
3
4
5
6
7
8
9
10
11
===================================================================
$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:10 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.

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