(* Title: HOL/MicroJava/JVM/JVMDefensive.thy Author: Gerwin Klein Copyright GPL *) 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)›