News

We have created a java code generator algorithm that creates syntactically correct but semantically meaningless Java application. We have built a grammar for the production rules of javac based off on ...
We have created a generator that creates syntactically correct but semantically meaningless Java application. We have attempted to build a grammar based off on which we have programmed our Random Code ...
Therefore we developed a random test program generator and a Java JIT compiler test system. This test system automatically: 1) generates Java class files which are random, executable and finite; 2) ...