(* Title: JinjaDCI/JVM/JVMDefensive.thy Author: Gerwin Klein, Susannah Mansky Copyright GPL Based on the Jinja theory JVM/JVMDefensive.thy by Gerwin Klein *) section ‹ A Defensive JVM › theory JVMDefensive imports JVMExec "../Common/Conform" begin text ‹ Extend the state space by one element indicating a type error (or other abnormal termination) ›