sourceforge.net

Menu

Tree [r9635] / OpenJML / trunk / OpenJML /  History

HTTPS access



File Date Author Commit
 .settings 2012-09-29 davidcok [r2627] Minor edits to remove warnings in conjunction w...
 META-INF 2015-05-21 davidcok [r3544] Partial fix of specs in separate jml files.
 benchmark-tools 2014-07-07 davidcok [r3304] Committing many changes that have been sitting ...
 bin-tests 2009-07-14 davidcok [r1523]
 btest 2014-07-07 davidcok [r3305] Committing many changes that have been sitting ...
 demos 2013-04-13 davidcok [r2747] Fixed the problem with \old expressions, partic...
 documentation 2015-05-29 davidcok [r3551] Fixes to bugs from Hans
 jdkbin 2009-07-13 davidcok [r1508] Implemented the start of a dependency mechanism...
 jdksrc 2009-07-14 davidcok [r1523]
 launchConfigs 2015-03-03 davidcok [r3414]
 legal 2013-05-04 davidcok [r2772] Committing 0.4.1 files
 old 2014-08-23 davidcok [r3323] output improvements; bug fixes prompted by the ...
 otherlibs 2009-03-17 davidcok [r1232]
 rac 2013-02-04 davidcok [r2720] Removing some code that is platform specific.
 resources 2009-06-19 davidcok [r1384] Cleaning up and adding tests.
 runtime 2015-04-06 davidcok [r3496]
 src 2015-06-24 davidcok [r3581] Reorg, expansion and improvement of tests
 .classpath 2015-03-03 davidcok [r3414]
 .fbprefs 2009-04-22 davidcok [r1251] Checkpointing jmldoc prior to merging in a new ...
 .project 2011-10-31 davidcok [r2533] Added (trivial) release tests for ESC
 OpenJML-projectSet.psf 2012-12-01 davidcok [r2661] Updating install instructions
 README 2013-09-15 davidcok [r3041] Regularized options and their negations
 TODO 2014-09-19 davidcok [r3342] Trial commit from a new machine
 build-bash.xml 2015-03-08 davidcok [r3429] FIx problem with rac of abstract methods; test ...
 build.properties 2012-09-29 davidcok [r2627] Minor edits to remove warnings in conjunction w...
 buildRelease 2015-03-18 davidcok [r3459] Partial fix of problems with separate annotatio...
 convert-psf 2012-12-01 davidcok [r2663] Updates to accommodate Mac
 countesc 2008-09-22 davidcok [r1136] Check point - metrics experiments
 dictionary 2013-04-05 davidcok [r2742] Implemented (enough to demonstrate) showing the...
 javadoc.xml 2012-09-29 davidcok [r2629] A variety of Javadoc corrections.
 openjml-template.properties 2015-01-14 gaggarwal [r3401] Checking commit. ok gaggarwal
 openjml.bon 2009-08-08 davidcok [r1664] Completed significant review of the visitor cla...
 plugin.xml 2009-07-20 davidcok [r1571] Made plugins of each project. However, still n...
 releaseNotes.txt 2011-11-12 davidcok [r2543] Version 0.2.5
 svn_commands 2013-05-30 davidcok [r2831] -- improved incrementality for plug-in
 testRelease 2010-11-06 davidcok [r2308] More cleaning up and fixing of release scripts ...

Read Me

                                           DATE: 12 September 2013
                                           AUTHOR: David R. Cok
                                           COPYRIGHT: (c) 2007-2013 David Cok
OpenJML is a completely rewritten JML tool based
on the OpenJDK release of the Java tool set (http://openjdk.java.net).  It is
an extension of the GPL source available through OpenJDK.  The source code for
OpenJML is kept at sourceforge (see www.openjml.org, www.jmlspecs.org,
sourceforge.net/projects/jmlspecs/, and
http://jmlspecs.svn.sourceforge.net/viewvc/jmlspecs/OpenJML/ ); documentation
about OpenJML is available at http://www.openjml.org.
Currently OpenJML is consistent with Java 1.7.
The OpenJML tool is a
- JML syntax and semantics checker
- an implementation of static checking for Java + JML
- an implementation of runtime assertion checking for Java + JML
It includes a Eclipse plug-in interface that allows working with JML
specifications within a Java development tool set.
Additional tools such as a JML documentation generator and test case generator
are contemplated but not yet implemented.
Your feedback regarding the value of this tool is welcome; please report any
difficulties or bugs, to jmlspecs-interest@lists.sourceforge.net or
jmlspecs-reloaded@lists.sourceforge.net or
jmlspecs-developers@lists.sourceforge.net as appropriate.
The various releases of the tool, the status of development, the Eclipse plugin,
and documentation about how to use the tool
can be obtained from http://www.openjml.net.

Read the original on sourceforge.net ↗