Showing 1 - 7 results of 7 for search '"javac"', query time: 0.16s Refine Results
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

    ReCrash: Making Crashes Reproducible by Kim, Sunghun, Artzi, Shay, Ernst, Michael D.

    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. 6

    DisBlue+: A distributed annotation-based C# compiler by Samir E. AbdelRahman, Amr M. AbdelLatif

    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. 7

    Supporting Java programming in the Svace static analyzer by A. P. Merkulov, S. A. Polyakov, A. A. Belevantsev

    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