[lochbihler14toplas] | Andreas Lochbihler, Making the Java Memory Model Safe, ACM Transactions on Programming Languages and Systems, Vol. 35, (4), pp. 12:1--12:65, 2014.
|
Abstract
This work presents a machine-checked formalisation of the Java memory model and connects it to an operational semantics for Java and Java bytecode. For the whole model, I prove the data race freedom guarantee and type safety. The model extends previous formalisations by dynamic memory allocation, thread spawns and joins, infinite executions, the wait-notify mechanism, and thread interruption, all of which interact in subtle ways with the memory model. The formalisation resulted in numerous clarifications of and fixes to the existing JMM specification.
Download
BibTeX
Authors at the institute
Projects