Skip to content

Repository files navigation

Java Core Models Library

This repository contains a version of the Java Class Library (rt.jar) that can be used together with JBMC to model-check Java code that calls the standard library.

Usage

Put the core-models.jar on the classpath of the application that you model-check using JBMC, e.g.

jbmc -cp .:cprover-api.jar:core-models.jar com.examples.MyClass.foo

License

OpenJDK GPLv2 + Classpath Exception

About

JDK 8 class model library

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages