[
https://issues.apache.org/jira/browse/SHINDIG-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Weygandt updated SHINDIG-1068:
----------------------------------
Attachment: fix-1068-bug-v2.patch
This patch file now replaces the conditional test with the more robust XMLUnit
comparison methods. It has been tested against Sun's 1.5 and 1.6, and IBM's 1.5
and 1.6 JVMs.
> Some tests fail when building with IBM's JVM
> --------------------------------------------
>
> Key: SHINDIG-1068
> URL: https://issues.apache.org/jira/browse/SHINDIG-1068
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Affects Versions: 1.1-BETA1
> Environment: IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows
> Server 2003 x86-32 j9vmwi3223-20080710 (JIT enabled)
> Reporter: Jon Weygandt
> Fix For: 1.1-BETA1
>
> Attachments: fix-1068-bug-v2.patch, fix-IBMJVM-bug.patch
>
>
> Changes in attached patch file.
> Changes due to HashMap entry order and field serialization order:
> BeanXStreamConverterTest.java, BeanXStreamAtomConverterTest.java,
> BeanXmlConverterTest.java, TestModel.java, DefaultUrlGeneratorTest.java
> Bug in Sanselan: SANSELAN-23 (Different than the Sun JVM OutOfMemory bug)
> JPEGOptimizerTest.java
> IBM's JVM still uses Xerces XML4J, Neko explicitly excluded the DOCTYPE tag
> NekoParserAndSerializeTest.java, NekoParsersTest.java,
> CompactHtmlSerializerTest.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.