github OpenJML/OpenJML 0.16.0-alpha-1
OpenJML 0.16.0-alpha-1

latest releases: 0.21.0-alpha-0, 0.17.0-alpha-15, 0.17.0-alpha-14...
3 years ago

Version 0.16.0-alpha-1

This is a first public release of OpenJML based on OpenJDK16.
It is an alpha release and missing some significant functionality
(such as RAC, a windows build, and reasoning about lambda functions and anonymous classes).

However, it does implement some of the newer features of currnet OpenJDK,
such as being an encapsulated standalone executable that does not need
Java installed (much less a particular version).

To install: download the release zip file and unzip in an empty folder of your choice
(that does not have spaces in its path)

Examples: If $OJ is the installation folder, run $OJ/openjml -version
and $OJ/openjml -esc -progress $OJ/demos/Max.java

Don't miss a new OpenJML release

NewReleases is sending notifications on new releases.