A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/javapathfinder/jpf-core/wiki/JPF-core below:

JPF core · javapathfinder/jpf-core Wiki · GitHub

This is the basis for all JPF projects, i.e. you need to install it to do anything with JPF. jpf-core contains the basic VM and model checking infrastructure, and can be used to check for concurrency defects like deadlocks, and unhandled exceptions like NullPointerExceptions and AssertionErrors.

The Git repository for jpf-core is on https://github.com/javapathfinder/jpf-core

There is also a repository for the wiki, to allow third-party contributors to provide pull requests. https://github.com/javapathfinder/jpf-wiki-sync

The contents of the wiki repository automatically get merged into the JPF wiki (within minutes after each change).

jpf-core supports two rather generic properties, which are configured by default:

There is no need to parameterize any of them. NoUncaughtExceptionsProperty covers all Throwable objects that are not handled within the application, i.e. would terminate the process.

Some of the listeners (like PreciseRaceDetector) are ListenerAdapter instances, i.e. work as more specific Property implementations.

jpf-core includes a variety of listeners that fall into three major categories:

Some of the main listeners are

jpf-core uses many JPF properties, most of which you can find in the defaults.properties file. The following ones are of interest for users


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4