javapathfinder / jpf-core

JPF is an extensible software analysis framework for Java bytecode. jpf-core is the basis for all JPF projects; you always need to install it. It 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.
517 stars 326 forks source link

Buffer test branch #463

Closed eklaDFF closed 1 week ago

eklaDFF commented 1 week ago

Current status of progress

cyrille-artho commented 1 week ago

Thanks, I've merged the new tests.