-
1
Integration of semantic verication into Java compilers
Published 2010-12-01Subjects: Get full text
Article -
2
NOTE ON HYMENODICTYON (RUB.) AND ITS OCCURRENCE IN MALESIA, ESPECIALLY IN WEST JAVA
Published 2014-01-01Get full text
Article -
3
-
4
Cambridge Rocketry Simulator – A Stochastic Six-Degrees-of-Freedom Rocket Flight Simulator
Published 2017-02-01Get full text
Article -
5
ReCrash: Making Crashes Reproducible
Published 2007“…If the program crashes, ReCrash saves information about the relevant method calls and uses the saved information to create unit tests reproducing the crash.We present reCrashJ an implementation of ReCrash for Java. reCrashJ reproducedreal crashes from javac, SVNKit, Eclipse JDT, and BST. reCrashJ is efficient, incurring 13%-64% performance overhead. …”
Get full text
-
6
DisBlue+: A distributed annotation-based C# compiler
Published 2010-06-01“…To test their efficiencies, Blue+ and DisBlue+ were verified with large-size codes against some existing compilers namely Javac, DJavac, and CDjava.…”
Get full text
Article -
7
Supporting Java programming in the Svace static analyzer
Published 2018-10-01“…We achieve this goal with implementing our custom Java agent that instruments all calls to the compiler API and notifies the analyzer with the actual compilation parameters. Second, the modified Javac compiler builds the analyzer IR. The changes we made to the compiler include avoiding unnecessary bytecode duplication for easier mapping of bytecode instructions to source code and properly marking the code added by the compiler itself. …”
Get full text
Article