in german/auf Deutsch


SET Java_Compiler

With this variable can you set up the Just-In-Time (JIT) compiler that Java should use. If you want to disable the JIT than use a non-existing name, specify blanks for the name if you want to suppress the "Unable to load DLL" popup message. But it is not recommended to turn of the JIT, because this will decrease the speed of Java applications.

SET Java_Compiler=name

Parameters:

Name can be any JIT compiler .
If this parameter is not set it defaults to JavaX .


Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0
No Yes Yes


Java Settings
SET Statements
Download
  <<< Previous
Config.sys Home
Next >>>  


Last modified 27 May 1999 by Joerg Sievers at jogi@warpsite.de. - This page can be found from http://www.warpsite.de/en/csdp/SET_Java_Compiler.htm
Copyright © 1998-2000 Oliver Poggensee, © 2000 Joerg Sievers