We investigate the correctness of TimSort, which is the main sorting algorithm provided by the Java standard library. The goal is functional verification with mechanical proofs. During our verification attempt we discovered a bug which causes the implementation to crash. We characterize the conditions under which the bug occurs, and from this we derive a bug-free version that does not compromise the performance. We formally specify the new version and mechanically verify the absence of this bug with KeY, a state-of-the-art verification tool for Java.
,
Unspecified
D. Kroening , C.S. Pasareanu
Engineering Virtualized Services
International Conference on Computer Aided Verification
Computer Security

de Gouw, S., Rot, J., de Boer, F., Bubel, R., & Haehnle, R. (2015). OpenJDK's Java.utils.Collection.sort() Is Broken: The Good, the Bad and the Worst Case. In D. Kroening & C. S. Pasareanu (Eds.), .