Content deleted Content added
m WP:CHECKWIKI error fixes + general fixes using AWB (7661) |
No edit summary |
||
Line 1:
A '''Java compiler''' is a [[compiler]] for the [[Java (programming language)|Java programming language]]. The most common form of output from a Java compiler
Most Java-to-bytecode compilers, [[Jikes]] being a well known exception, do virtually no [[Optimization (computer science)|optimization]], leaving this until [[Run time (computing)|runtime]] to be done by the [[JRE]]{{Citation needed|date=April 2007}}.
|