LONov 11, 2019
Verifying OpenJDK's LinkedList using KeYHans-Dieter A. Hiep, Olaf Maathuis, Jinting Bian et al.
As a particular case study of the formal verification of state-of-the-art, real software, we discuss the specification and verification of a corrected version of the implementation of a linked list as provided by the Java Collection framework. Keywords: Java, standard library, deductive verification, KeY, Java Modeling Language, case study, bug
DCAug 27, 2019
Analysis of SLA Compliance in the Cloud -- An Automated, Model-based ApproachFrank S. de Boer, Elena Giachino, Stijn de Gouw et al.
Service Level Agreements (SLA) are commonly used to specify the quality attributes between cloud service providers and the customers. A violation of SLAs can result in high penalties. To allow the analysis of SLA compliance before the services are deployed, we describe in this paper an approach for SLA-aware deployment of services on the cloud, and illustrate its workflow by means of a case study. The approach is based on formal models combined with static analysis tools and generated runtime monitors. As such, it fits well within a methodology combining software development with information technology operations (DevOps).