[xep-support] Re: Non-repeatable errors?

Alexey Gagarinov agagarinov at renderx.com
Thu Feb 28 06:24:23 PST 2013


Dave,

it was a problem with the 'escape analysis' functionality in Java.

'DoEscapeAnalysis' Java option had been broken (introduced this bug) in Java 1.6_23 (where this option was 
turned on by default, by the way) and was fixed in Java 1.7_04.

So please upgrade your Java 1.7!

Other options are the following:
- turn off escape analysis in Java (-XX:-DoEscapeAnalysis)
- turn off validation in XEP


Regards,
   Alexey Gagarinov
RenderX



More information about the Xep-support mailing list