Skip to search formSkip to main contentSkip to account menu

javac

javac (pronounced "java-see") is the primary Java compiler included in the Java Development Kit (JDK) from Oracle Corporation. The compiler accepts… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Generational garbage collectors are one of the most common types of automatic memory management. We can minimize the costs they… 
Review
2011
Review
2011
This tutorial will provide an introduction to Ptolemy. Ptolemy is a programming language whose goals are to improve a software… 
2010
2010
Code decompilation and ereverse engineering is a serious threat to software security,so software protection becomes one important… 
2010
2010
Software is an essential infrastructure today. Our societies re- quire capable human resources who can develop softwares at the… 
2008
2008
This document is an introduction to hacking the Java compiler. An introduction to the Java compiler is given. Two examples are… 
Review
2007
Review
2007
This second edition of a Manning bestseller has been revised and re-titled to fit the 'In Action' Series by Steve Loughran, an… 
Highly Cited
2001
Highly Cited
2001
This paper reports on an effort to increase the reliability of JavaCard-based smart cards by means of formal specification and… 
2001
2001
Complete system simulation to understand the influence of architecture and operating systems on application execution has been… 
Review
1999
Review
1999
interpretation Loop: Parse bytecode Update state Rectify state with Successor basic blocks Main Initialization Choose basic block…