summaryrefslogtreecommitdiff
path: root/java/tya/pkg-descr
blob: 2f58a9ad57db7d01a052c518e26712434b9a55d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TYA is a ``100% unofficial'' JIT-compiler designed as an
add-on to the Blackdown ports of JDK 1.1.x for Linux (x86),
but currently experimental ported for usage with JDK 1.2.

For the command line option, run Java using option "-Djava.compiler=",
like this example:

java    -Djava.compiler=tya       Iview          Valetta.jpg
#         ^ set property ^        ^your pgm      ^ pgm's options

But a better and easier way is setting the JAVA_COMPILER environment
variable, as in

      export JAVA_COMPILER=tya

ftp://gonzalez.cyberus.ca/pub/Linux/java/

- Jake
jake@checker.org