Details
- 
        Type: Improvement Improvement
- 
        Status: Closed Closed
- 
            Priority: Major Major
- 
            Resolution: Won't Fix
- 
            Affects Version/s: None
- 
            Fix Version/s: None
- 
            Component/s: None
- 
            Labels:None
- 
                        JDK version and platform:IBM Classic VM (build 1.4.1, J2RE 1.4.1 IBM Windows 32 build cn1411-20031011 (JIT enabled: jitc))
Description
Please receive attached patch which uses Xml Unit to correct failed compares under IBM JDK. The many method signatures were changed as I changed assertBothWays() signature.
The zip contains the patch and a junit result log. Please note there are some "new" failures seem to have been caused by XML Unit failing ...
I submitted an issue against XML Unit at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1189681&group_id=23187&atid=377768

 
                                     
                                                             
                                                            

The sequence of the fields may matter. I added a fix to the core functionality to ensure field sequence in declaration order also for IBM JDK. THis makes the patch obsolete. Nevertheless thanks for your efforts.