Dynamic Dispatch for Method Contracts Through Abstract Predicates

Dynamic method dispatch is a core feature of object-oriented programming by which the executed implementation for a polymorphic method is only chosen at runtime. In this paper, we present a specification and verification methodology which extends the concept of dynamic dispatch to design-by-contract specifications. The formal specification language JML has only rudimentary means for polymorphic abstraction in expressions. We promote these to fully flexible specification-only query methods called model methods that can, like ordinary methods, be overridden to give specifications a new semantics in subclasses in a transparent and modular fashion. Moreover, we allow them to refer to more than one program state which give us the possibility to fully abstract and encapsulate two-state specification contexts, i.e., history constraints and method postconditions. Finally, we provide an elegant and flexible mechanism to specify restrictions on specifications in subtypes. Thus behavioural subtyping can be enforced, yet it still allows for other specification paradigms. We provide the semantics for model methods by giving a translation into a first order logic and according proof obligations. We fully implemented this framework in the KeY program verifier and successfully verified relevant examples. We have also implemented an extension to KeY to support permission-based verification of concurrent Java programs. In this context model methods provide a modular specification method to treat code synchronisation through API methods.

Publication LanguageEnglish
Publication Access TypeFreemium
Publication AuthorMattias Ulbrich
PublisherSpringer Open
Publication Year2023
Publication TypeeBooks
ISBN/ISSN9780000000000
Publication CategoryOpen Access Books

Kindly Register and Login to Shri Guru Nanak Dev Digital Library. Only Registered Users can Access the Content of Shri Guru Nanak Dev Digital Library.

SKU: external_content_1749 Categories: , Tag:
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Dynamic Dispatch for Method Contracts Through Abstract Predicates”