Abstract
Specifying the functional behaviour of a concurrent program can often be quite troublesome: it is hard to provide a stable method contract that can not be invalidated by other threads. In this paper we propose a novel modular technique for specifying and verifying behavioural properties in concurrent programs. Our approach uses history-based specifications. A history is a process algebra term built of actions, where each action represents an update over a heap location. Instead of describing the object's precise state, a method contract may describe the method's behaviour in terms of actions recorded in the history. The client class can later use the history to reason about the concrete state of the object.
Our approach allows providing simple and intuitive specifications, while the logic is a simple extension of permission-based separation logic.
Original language | Undefined |
---|---|
Title of host publication | FTfJP'14: Proceedings of 16th Workshop on Formal Techniques for Java-like Programs |
Editors | D. Pearce |
Place of Publication | New York |
Publisher | Association for Computing Machinery |
Pages | 4:1-4:6 |
Number of pages | 6 |
ISBN (Print) | 978-1-4503-2866-1 |
DOIs | |
Publication status | Published - Jul 2014 |
Event | 16th Workshop on Formal Techniques for Java-like Programs, FTfJP 2014 - Uppsala, Sweden Duration: 28 Jul 2014 → 28 Jul 2014 Conference number: 16 http://ecs.victoria.ac.nz/Events/FTfJP2014/ |
Publication series
Name | |
---|---|
Publisher | ACM |
Workshop
Workshop | 16th Workshop on Formal Techniques for Java-like Programs, FTfJP 2014 |
---|---|
Abbreviated title | FTfJP |
Country/Territory | Sweden |
City | Uppsala |
Period | 28/07/14 → 28/07/14 |
Internet address |
Keywords
- EWI-24914
- CR-D.1.3
- CR-D.2.4
- concurrent programsmodular verificationbehavioural specifications
- METIS-305947
- Modular Verification
- IR-91896
- Concurrent programs
- behavioural specifications