@inproceedings{06e589bc59a14940b536ea8c34ff8e1d,
title = "JavaBIP meets VerCors: Towards the Safety of Concurrent Software Systems in Java",
abstract = "We present “Verified JavaBIP”, a tool set for the verification of JavaBIP models. A JavaBIP model is a Java program where classes are considered as components, their behaviour described by finite state machine and synchronization annotations. While JavaBIP guarantees execution progresses according to the indicated state machines, it does not guarantee properties of the data exchanged between components. It also does not provide verification support to check whether the behaviour of the resulting concurrent program is as (safe as) expected. This paper addresses this by extending the JavaBIP engine with run-time verification support, and by extending the program verifier VerCors to verify JavaBIP models deductively. These two techniques complement each other: feedback from run-time verification allows quicker prototyping of contracts, and deductive verification can reduce the overhead of run-time verification. We demonstrate our approach on the “Solidity Casino” case study, known from the VerifyThis Collaborative Long Term Challenge.",
author = "Simon Bliudze and \{van den Bos\}, Petra and Marieke Huisman and Robert Rubbens and Larisa Safina",
note = "Publisher Copyright: {\textcopyright} 2023, The Author(s).; 26th International Conference on Fundamental Approaches to Software Engineering, FASE 2023, held as part of the 26th European Joint Conferences on Theory and Practice of Software, ETAPS 2023 ; Conference date: 22-04-2023 Through 27-04-2023",
year = "2023",
month = jan,
day = "1",
doi = "10.1007/978-3-031-30826-0\_8",
language = "English",
isbn = "9783031308253",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "143--150",
editor = "Leen Lambers and Sebasti{\'a}n Uchitel and Sebasti{\'a}n Uchitel",
booktitle = "Fundamental Approaches to Software Engineering - 26th International Conference, FASE 2023, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2023, Proceedings",
}