I remember having to turn JIT off for soem reasons several years ago
using system properties or env variables.

However, that was a run-time thing.... is this different?

Otis


--- Doug Cutting <[EMAIL PROTECTED]> wrote:
> Jamie M wrote:
> > And I've come up with two workarounds for this problem
> > under an ibm 1.3.1 jvm:
> > 
> > 1) disable jit compliation for this method by setting
> > this environment variable:
> >
> JITC_COMPILEOPT=SKIP{org/apache/lucene/store/OutputStream}{writeInt}
> 
> Good job finding this!
> 
> Is it possible to add this to the Ant build script?
> 
> Doug
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to