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