You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2004/01/22 19:35:48 UTC

DO NOT REPLY [Bug 26347] - XALAN bug with Jrockit142 (or jrockit bug with XALAN)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26347>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26347

XALAN bug with Jrockit142 (or jrockit bug with XALAN)





------- Additional Comments From santiago.pericasgeertsen@sun.com  2004-01-22 18:35 -------
Chris,

 I cannot reproduce the problem. All VMs will take the same sequence of
bytecodes to execute the transform, if one produces the correct result and one
does not, then the problem is in the VM. Typically, these problems are related
to JIT compilation, but I'm not really familiar with Jrockit so I can't really
say (if there's an option to turn off the JIT, you may want to try that). 

 I'll wait for your response, but this looks like a WONTFIX. Thanks.