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]