JBMC: A Bounded Model Checking Tool for Verifying Java BytecodeOpen Website

Published: 2018, Last Modified: 05 Nov 2023CAV (1) 2018Readers: Everyone
Abstract: We present a bounded model checking tool for verifying Java bytecode, which is built on top of the CPROVER framework, named Java Bounded Model Checker (JBMC). JBMC processes Java bytecode together with a model of the standard Java libraries and checks a set of desired properties. Experimental results show that JBMC can correctly verify a set of Java benchmarks from the literature and that it is competitive with two state-of-the-art Java verifiers.
0 Replies

Loading