https://issues.apache.org/bugzilla/show_bug.cgi?id=54068

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 OS|                            |All

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
What a lovely can of worms that was. All my own fault since I wrote the broken
algorithm in the first place.

I have re-written the sorting algorithm to address the issue identified in this
report and a handful of other problems that emerged as I started to look for
ways to break the existing algorithm.

The test cases for relative ordering have be re-written so they test all 720
possible combinations of input order for each test and I have increased the
number of test cases including several to cover the ordering highlighted in
this test case.

The fix has been made to trunk and 7.0.x and will be included in 7.0.33
onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to