Thanks for the tip! I'll give it a try tonight.
JEM
Mark_Gibson_ wrote:
>
> > At 09:16 AM 5/5/00 -0400, you wrote:
> > >I had a slightly different situation.
> > >
> > >IBMJDK1.3 (happens with Sun JDK1.2.2 as well)
> > >Linux
> > >XEmacs
> > >JDE beta23
> > >
> > >I set the environment variable JAVA_COMPILER=none so that the jit would
> > >be disabled. There was some documentation that the jit causes problems
> > >with the debugger.
> > >
> > >However, when the env is set, the VM starts up with the message:
> > >
> > >Warning: Compiler none unknown. Using interpreter.
>
> [snip]
>
> I have found that NONE has to be in uppercase for this message not to
> be generated!
>
> - Mark