首页 | 本学科首页   官方微博 | 高级检索  
     


Java-MaC: A Run-Time Assurance Approach for Java Programs
Authors:MoonZoo Kim  Mahesh Viswanathan  Sampath Kannan  Insup Lee  Oleg Sokolsky
Affiliation:(1) Department of Computer Science and Engineering, Pohang University of Science and Technology, Korea;(2) Department of Computer Science, University of Illinois at Urbana-Champaign, USA;(3) Department of Computer and Information Science, University of Pennsylvania, USA
Abstract:We describe Java-MaC, a prototype implementation of the Monitoring and Checking (MaC) architecture for Java programs. The MaC architecture provides assurance that the target program is running correctly with respect to a formal requirements specification by monitoring and checking the execution of the target program at run-time. MaC bridges the gap between formal verification, which ensures the correctness of a design rather than an implementation, and testing, which does not provide formal guarantees about the correctness of the system.Use of formal requirement specifications in run-time monitoring and checking is the salient aspect of the MaC architecture. MaC is a lightweight formal method solution which works as a viable complement to the current heavyweight formal methods. In addition, analysis processes of the architecture including instrumentation of the target program, monitoring, and checking are performed fully automatically without human direction, which increases the accuracy of the analysis. Another important feature of the architecture is the clear separation between monitoring implementation-dependent low-level behaviors and checking high-level behaviors, which allows the reuse of a high-level requirement specification even when the target program implementation changes. Furthermore, this separation makes the architecture modular and allows the flexibility of incorporating third party tools into the architecture. The paper presents an overview of the MaC architecture and a prototype implementation Java-MaC.
Keywords:software reliability  formal specification  run-time monitoring and checking  execution trace validation  program instrumentation  Java  Java bytecode engineering
本文献已被 SpringerLink 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号