(* Title: JinjaThreads/JVM/JVMDefensive.thy Author: Gerwin Klein, Andreas Lochbihler *) section ‹A Defensive JVM› theory JVMDefensive imports JVMExec "../Common/ExternalCallWF" begin text ‹ Extend the state space by one element indicating a type error (or other abnormal termination)›